SQLite
Small. Fast. Reliable.
Choose any three.

create-table-stmt

CREATE TEMP TEMPORARY TABLE IF NOT EXISTS schema-name . table-name ( column-def table-constraint , ) table-options , AS select-stmt

Used by: sql-stmt References: column-def select-stmt table-constraint table-options See also: lang_createtable.html

AltStyle によって変換されたページ (->オリジナル) /