Difference between revisions of "Modeler:13/SQL DDL DML"

From CaseTalk Wiki
Jump to: navigation, search
v13>Marcow
(Copied from Modeler:11/SQL DDL DML, revision 1267)
 
m (1 revision imported: Copied from Modeler:12 pages)
 
(No difference)

Latest revision as of 09:08, 6 April 2024

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.