SQL > Data Definition Language (DDL) > Create Table Statement
Numeric
Character String
Date/Datetime
Binary
In the CREATE TABLE page, we mentioned that it is necessary to specify the data type for each column when we create a table. So exactly what are the different types of data we can store in a table? While it is beyond the scope of this tutorial to list the exact data types supported by all the major database tools, we can nevertheless group the different data types into the following categories:
No comments:
Post a Comment