What is the difference between SQL, DDL, and DML?

Answer Posted / vikranth

sql is a structured query language which acts as an
interface to the RDBMS.It is used in the application
development side to select the data from the database.

DDL is Data definition language statements which are used
to develop a structure to the table. where as DML(data
manipulation language statements) are used to perform the
updations to the data.

Is This Answer Correct ?    77 Yes 33 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find out what oracle odbc drivers are installed?

578


How to start your 10g xe server from command line?

551


Why do we use coalesce function in oracle?

637


What are transaction isolation levels supported by oracle?

577


Can you have more than one content canvas view attached with a window ?

1818






What is a relational database management system?

681


What is Virtual Private Database in Oracle?

629


How do you find current date and time in oracle?

594


How to check database size in Oracle?

644


What is program global area (pga) in oracle?

610


Explain compound trigger in oracle?

555


Explain the use of rows option in imp command.

605


Explain how are indexes update?

623


How to create a single index for multiple columns?

566


How to use "while" statements in oracle?

744