Data type: Difference between revisions
Jump to navigation
Jump to search
(Created page with "data type * IP(v4): ex: 255.255.255.255 more on: [http://stackoverflow.com/questions/1385552/datatype-for-storing-ip-address-in-sql-server Datatype for storing ip address in SQL ...") |
mNo edit summary |
||
| Line 1: | Line 1: | ||
data type | data type | ||
* IP(v4): ex: 255.255.255.255 more on: [http://stackoverflow.com/questions/1385552/datatype-for-storing-ip-address-in-sql-server Datatype for storing ip address in SQL Server - Stack Overflow] | * IP(v4): | ||
* name: 最長姓名有13個字 [http://dailynews.sina.com/bg/tw/twpolitics/chinanews/20101104/00481967448.html 台灣“獨一姓氏”者達149人 最長姓名有13個字_台灣頻道_新浪網-北美] | ** varchar(15) | ||
** ex: 255.255.255.255 more on: [http://stackoverflow.com/questions/1385552/datatype-for-storing-ip-address-in-sql-server Datatype for storing ip address in SQL Server - Stack Overflow] | |||
* name: | |||
** 最長姓名有13個字 | |||
** [http://dailynews.sina.com/bg/tw/twpolitics/chinanews/20101104/00481967448.html 台灣“獨一姓氏”者達149人 最長姓名有13個字_台灣頻道_新浪網-北美] | |||
[[Category:Web_Dev]] | [[Category:Web_Dev]] | ||
Revision as of 11:51, 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個字_台灣頻道_新浪網-北美