Data type: Difference between revisions
Jump to navigation
Jump to search
m
→examples of data and suggested datatype
| Line 1: | Line 1: | ||
資料庫欄位設計時,針對不同資料類型,建議的資料型態 (data type) 與長度 | 資料庫欄位設計時,針對不同資料類型,建議的資料型態 (data type) 與長度 | ||
== | == Examples of data and suggested datatype == | ||
=== birth year === | === birth year === | ||
* data type: int | * data type: int | ||