建表语法 CREATE TABLE [schema.]table tt(column datatype [DEFAULT expr] tt[column_constraint], tt... t t [table_constraint]);