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

What is the best way to do multi-row insert in oracle?

556


How to view the tablespaces in the current database?

550


What is the meaning of recursive hints in oracle?

524


How to use "while" statements in oracle?

729


What is oracle open database communication (odbc)?

553






HI Friends Myself Manoj,i am from bengaluru.i have 1 yr of exp in PLSQL but not upto the mark..now attending interviews but m not able to clear even 1 round..i have attended 3 interviews till today.purpose of writing this query is,i want to know the intreview topics that interviewer going to ask frequently,mainly SCENARIO based questions.IF anybody have any PLSQL projects please give it to me,it will helps me alot.Thanks for your patience.

983


why dont we assign not null constraint as table level constraint.

2248


What is an index associated with a constraint?

545


How translate command is different from replace?

542


How to write date and time literals in oracle?

547


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

541


What is the order of defining local variables and sub procedures/functions?

593


How to view all columns in an existing table?

545


Oracle

1837


Why we use bulk collect in oracle?

528