dml precompilerall the dbms have two basic sets


DML Precompiler

All the DBMS have two basic sets of Languages - Data Definition Language (DDL) that have the set of commands needed to define the format of the data that is being stored and Data Manipulation Language (DML) which tells the set of commands that modify, process data to make user definable output. The DML statements can as well be written in an application program. The DML precompiler changes DML statements (such as SELECT...FROM in Structured Query Language (SQL) covered in Block 2) embedded in an application program to normal procedural calls in the host language. The precompiler relate with the query processor in order to produce the appropriate code.

 

Request for Solution File

Ask an Expert for Answer!!
Database Management System: dml precompilerall the dbms have two basic sets
Reference No:- TGS0208514

Expected delivery within 24 Hours