Data type: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
** bigint(10) | ** bigint(10) | ||
** limit? | ** limit? | ||
further reading | |||
* [http://dev.mysql.com/doc/refman/5.0/en/data-types.html MySQL :: MySQL 5.0 Reference Manual :: 10 Data Types] | |||
[[Category:Web_Dev]] | [[Category:Web_Dev]] | ||
Revision as of 12:04, 31 January 2012
data type
- IP(v4):
- varchar(15)
- ex: 255.255.255.255 more on: Datatype for storing ip address in SQL Server - Stack Overflow
- name:
- 最長姓名有13個字
- 台灣“獨一姓氏”者達149人 最長姓名有13個字_台灣頻道_新浪網-北美
- unix timestamp
- bigint(10)
- limit?
further reading