When using the ‘Import tables and relationships from a SQL DDL script:’ within Add Table, I’m using a CREATE table_name script, but have found that it seems to fail when trying to create an excessive amount of columns (in total, I’m trying to create a table with 88 columns).
It seems to work with approx 50-60.
Is there a limit?
Thanks