Generic Function Create-Table (2 methods)
(
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.
Method Summary
create-table < db-class > |
create-table < symbol > |