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 |
Explain how exception handling is done in advance pl/sql?
what is an index? : Sql dba
Which is better stored procedure or query?
Can you inner join the same table?
What is an Exception ? What are types of Exception ?
Can i use Commit inside the Trigger? Suppose i use commit what will be happy (it's complied /executed/work)
How does postgresql compare to "nosql"?
what is Complex index. how to create it?
what is global variable in package
What does the argument [or replace] do?
What is the difference between sql and mysql?
I have one table and column is c1 pk, c2 not null,c3 not null and 200 row in it and i add c4 column and value, how can is possible
Oracle (3259)
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)