Data type: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
** 最長姓名有13個字 | ** 最長姓名有13個字 | ||
** [http://dailynews.sina.com/bg/tw/twpolitics/chinanews/20101104/00481967448.html 台灣“獨一姓氏”者達149人 最長姓名有13個字_台灣頻道_新浪網-北美] | ** [http://dailynews.sina.com/bg/tw/twpolitics/chinanews/20101104/00481967448.html 台灣“獨一姓氏”者達149人 最長姓名有13個字_台灣頻道_新浪網-北美] | ||
* unix timestamp | |||
** bigint(10) | |||
** limit? | |||
[[Category:Web_Dev]] | [[Category:Web_Dev]] | ||
Revision as of 11:57, 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?