Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- ftp
- mysql
- nohup
- 실행권한
- SWIFT
- ubuntu
- appium server
- PYTHON
- nmap
- perfect
- STF
- STF_PortForwarding
- Jupyter
- openpyxl
- centos
- appium
- rethinkdb
- postgresql
- sshpass
- postgres
- insert
- create table
- Materials
- kitura
- ssh
- nGrinder
- 28015
- port forwarding
- Jupyter Notebook
- GoCD
Archives
- Today
- Total
목록datatype (1)
don't stop believing
postgresql 데이터 타입과 옵션
postgreSQL 데이터 타입과 옵션들을 확인해 봅시다. PostgreSQL Data TypesThe data type can be any of the following:boolean: Use "boolean" or "bool" to declare a true or false value.character valueschar: holds a single characterchar (#): holds # number of characters. Spaces will be inserted to fill any extra room.varchar (#): holds a maximum of # number of character. Can contain less.integer valuessmallint: whole n..
Database/PostgreSQL
2017. 9. 14. 16:18