Reference
:
SQL Statements for Flat-File Drivers
:
Create and Drop Table Statements
Try DataDirect Drivers Now
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.
In this section:
Create Table
Drop Table