Small. Fast. Reliable.
Choose any three.
首页
Menu
关于
文档
下载
执照
支持
购买
教程
网站转手
Search
About
Documentation
Download
Support
Purchase
Search Documentation
Search Changelog
创建表stmt
CREATE
TEMP
TEMPORARY
TABLE
IF
NOT
EXISTS
schema-name
.
table-name
(
column-def
table-constraint
,
)
WITHOUT
ROWID
,
AS
select-stmt
用法
:
sql-stmt
参考:
column-def
select-stmt
table-constraint
另请参见:
lang_createtable.html