Add Table Type Option to CREATE TABLE
Add option to let CREATE TABLE know which table type ADS should use. For example:
CREATE TABLE mytable(field1...) IN DATABASE TYPE DBFCDX
12
votes
1 comment
-
kierandarcy commented
Great idea.