How can I create a new SQL table?

Tables can be created using the normal Full-ISAM procedure of BUILDing a "file", defining the record structure, and adding indexes.