Method Create-Table

Part of:

class db-class
( create-table < class > )
Create a table whose columns match the fields of
CLASS in the connected database. If CLASS is a symbol, the class it
names is used.