what is meant by DML?
Answers were Sorted based on User's Feedback
Answer / suresh
Data Manipulation Language -- insert,update,delete
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / rajesh
DML-Data Manipulation Language
some of the DML operation are (insert,update,delete,merge)
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ramesh.gottipati
Hi Click the Following link for ur query.
<a
href=http://www.allinterview.com/showanswers/404>http://www.
allinterview.com/showanswers/404</a>
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nitin gupta
DML stands for Data Manipulation Language.
It is used for manipulation of data in database like insert
new data, update existing data and deleting the data.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / pandu
hi ,
DML Statements are used for managing data with in schema
objects ,
Some Examples are
1)Select
2)update
3)delete
4)insert
5)merge
6)lock table
7)call --> call a pl/sql or java sub programm.
Best Regards
| Is This Answer Correct ? | 2 Yes | 3 No |
What is full join?
what is ref cursor in pl/sql?
How to get each name only once from an employee table?
What is the difference between UNIQUE CONSTRAINT and PRIMARY KEY? 1. There is no difference. 2. A PRIMARY KEY cannot be declared on multiple columns. 3. A UNIQUE CONSTRAINT cannot be declared on multiple columns. 4. A table can have multiple PRIMARY KEYS but only one UNIQUE CONSTRAINT. 5. A table can have multiple UNIQUE CONSTRAINTs but only one PRIMARY KEY.
Is sql a dbms?
What is a schema sql?
How to perform a loop through all tables in pl/sql?
How many triggers can be applied to a table?
describe transaction-safe table types in mysql : sql dba
Why query optimization is needed?
What is the order of sql select?
What is the maximum number of triggers,can apply to a single table?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)