skip to main content
SQL Statements for Flat-File Drivers : Create and Drop Table Statements
  
Create and Drop Table Statements
The flat-file drivers support SQL statements to create and delete database files. The Create Table statement is used to create files and the Drop Table statement is used to delete files.
* Create Table
* Drop Table