W3cubDocs

/SQLite

create-virtual-table-stmt

CREATE VIRTUAL TABLE IF NOT EXISTS schema-name . table-name USING module-name ( module-argument ) ,

Used by: sql-stmt
See also: lang_createvtab.html