Modeler: 14/SQL DDL DML
From CaseTalk Wiki
< Modeler:14
Revision as of 04:29, 13 December 2024 by Admin (talk | contribs) (Created page with "= Generated SQL Scripts = CaseTalk supports a number of SQL Dialects. The most common is SQL92, but it also supports DBMS specific SQL Scripts. Both DDL and DML can be generated, where the DML contains the example population from the model. * SQL Server * Oracle * SQL92 * Interbase/Firebird * SQLite * .. A more complete list may be presented on the [https://casetalk.com/products/compare website].")
Generated SQL Scripts
CaseTalk supports a number of SQL Dialects. The most common is SQL92, but it also supports DBMS specific SQL Scripts. Both DDL and DML can be generated, where the DML contains the example population from the model.
- SQL Server
- Oracle
- SQL92
- Interbase/Firebird
- SQLite
- ..
A more complete list may be presented on the website.