What is dml statement?



What is dml statement?..

Answer / Rajesh Kumar Mishra

DML (Data Manipulation Language) statements are SQL commands used to insert, update, delete, and query data in a database. Examples include INSERT, UPDATE, DELETE, and SELECT statements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How can we avoid duplicating records in a query?

1 Answers  


What is sql server and ase?

1 Answers  


What is normalization ?

9 Answers   BirlaSoft, CTS, HCL,


What is mdb stand for?

1 Answers  


How to access the current value and next value from a sequence?

6 Answers  


What is a constraint. Types of constraints ?

5 Answers   Accenture, BirlaSoft,


I need a exceptoin in pl/sql block so that if any errors occur in the block then no exception should errors should raise?

1 Answers  


what is a scheduled jobs or what is a scheduled tasks? : Sql dba

1 Answers  


What is flag in sql?

1 Answers  


How do you write an index?

1 Answers  


How do we tune the code?

2 Answers  


How delete all records from table in sql?

1 Answers  


Categories