Create Table « Table « SQL Server / T-SQL






1.CREATE TABLE statement contains the table name, its column definitions in parentheses. For each column, a name, data type specification, and NULL specification are provided