DBNavigator - how do I add/remove columns from Table?
I cannot figure out how to modify table schema with DBNavigator - in fact the DDL settings don't even mention that possibility.
How do I add/remove columns from a table in DBNavigator?
Please sign in to leave a comment.
DDL guided actions are not implemented in DBNavigator (yet). So far you can only use plain SQL ddl statements to perform such changes. Even DDL language support itself is still work-in-progress (i.e. there is no full syntax support for all DDL statements)