Key |
Indicates that the column is the primary key in the table |
ID |
Indicates that the column is an auto-incrementing identifier |
Name |
The name of the column |
Data Type |
The data type for the column |
Size |
The size (in bytes) of the column |
Nulls |
Indicates that the column allows null values |
Default |
The default value for the column |