|
DB-VA SQL enables the generation of SQL Data Manipulation Language (DML) statements, including SELECT, UPDATE, DELETE and INSERT statements, and also the DROP TABLE statement of the Data Definition Language (DDL) statements according to your selections. Besides, DB-VA SQL automatically generates the Where-clause for the SQL statements if there is foreign key defined among selected tables.
|