This statement creates the table structure by returning the results from the Select statement and imports the data at the same time
illustrate:
- After a table is created, data is imported. If the import fails, the table is deleted
- You can specify the key type. The default key type is
Custom field names (need to match the number of fields returned)