13
Nov
stored in: Handy References
I have found that on multiple occasions I have wanted to refer to the list of available data types in MS SQL or MySQL. I am currently working on a project in MS SQL and found the following definition of SQL data types. I am posting this to my list of handy references.
Data Types
Description
bigint
Integer data [...]


