SQLite
Small. Fast. Reliable.
Choose any three.

insert-stmt

WITH RECURSIVE common-table-expression , REPLACE INSERT OR ROLLBACK INTO ABORT FAIL IGNORE REPLACE schema-name . table-name AS alias ( column-name ) , VALUES ( expr ) , , upsert-clause select-stmt upsert-clause DEFAULT VALUES returning-clause

Used by: create-trigger-stmt sql-stmt References: common-table-expression expr returning-clause select-stmt upsert-clause See also: lang_createtrigger.html lang_insert.html

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