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
What is literal?
How index is implemented in oracle database?
How to list all user accounts in oracle?
What is an oracle user account?
Where is the export dump file located?
Can a formula column referred to columns in higher group ?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
Oracle
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
Explain index?
What is a cognitive schema?
Explain how you would restore a database using RMAN to Point in Time?
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
Does facebook use oracle?
Can we protect our pl/sql source code?