What is the difference between SQL, DDL, and DML?
Answer Posted / parifs
Structured Query Language (SQL) is a language that provides
an interface to relational database systems.
In common usage SQL also encompasses DML (Data Manipulation
Language), for INSERTs, UPDATEs, DELETEs and DDL (Data
Definition Language), used for creating and modifying
tables and other database structures.
| Is This Answer Correct ? | 153 Yes | 21 No |
Post New Answer View All Answers
definition of cluster and non-clustered index?
How many categories of data types in oracle?
Explain the dml?
What to do if dba lost the system password?
How to assign data of the deleted row to variables?
How to create an initialization parameter file?
What is the difference between a primary key & a unique key?
What is ceil and floor in oracle?
State any two functions of oracle?
How to execute a stored procedure in oracle?
why dont we assign not null constraint as table level constraint.
How to create a new tablespace in oracle?
what is the use of system.effective.date variable in oracle?
What is set verify off in oracle?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511