sqlite / 3.38.0 / syntax / create-virtual-table-stmt.html /

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