Home
Random
Log in
Settings
About LemonWiki共筆
Disclaimers
LemonWiki共筆
Search
Data type
Language
Watch
Edit
Revision as of 11:17, 7 February 2012 by
Planetoid
(
talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
data type
types of data
IP(v4):
varchar(15)
ex: 255.255.255.255
[
1
]
Chinese name:
最長姓名有13個字
[
2
]
unix timestamp:
bigint(10) ; limit?
經緯度 (經度,緯度):
DECIMAL(18,12)
[
3
]
or FLOAT( 10, 6 )
[
4
]
ex: 37.401724,-122.114646
references
↑
Datatype for storing ip address in SQL Server - Stack Overflow
↑
台灣“獨一姓氏”者達149人 最長姓名有13個字_台灣頻道_新浪網-北美
↑
mysql - What is the ideal data type for latitude / longitude? - Stack Overflow
↑
Creating a Store Locator with PHP, MySQL & Google Maps - Google Maps API Family - Google Code
further reading
MySQL :: MySQL 5.0 Reference Manual :: 10 Data Types