Hi Frans,
Any plans to extend the DDL templates to Views. Or should this currently be working?
Cheers,
Pete
This isn't possble, as the VIEW SQL isn't retrieved from the DB, and these can't be generated from solely column information obviously. So views have to be hand-written or added to the DDL sql via export routines from the RDBMS system.