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 |
Which is faster union or join?
How long does it take to learn pl sql?
what are all the different normalizations? : Sql dba
if a string is there like s1,s2,s3,s4.How to find count of commas in this.
How many rows will return from dual table?
How can multiply values of a column? OR How can multiply value of a row of a column using a single query in SQL?
What will be the output of this Query? select to_char(trunc(add_months(sysdate-3),mm),mm/dd/yyyy) from dual
Can we have exception part in trigger ?
What are character functions in sql?
Can we create non-clustured index on a clustered index ?
how would you enter characters as hex numbers? : Sql dba
How can I speed up sql query?
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)