What do you mean by dml?
Answers were Sorted based on User's Feedback
DML means Data Manipulation Language in database management systems, with commands to manipulate such as , modify, alter, update, or delete the table structures or data in specific selected tables. Known as Delete-Insert-Modify ly operations in database testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the meaning of record in a database?
What is white box testing and black box testing?
How to test a dts package created for data insert update and delete?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it? What conditions are to be checked if the data is inserted, updated or deleted using a text files?
Why database testing is important?
What is the syntax to add record to a table?
Explain database testing?
What are the different types of database testing?
Mention different types of indexes?
What is the database trigger?
Does qtp support sql queries, how to use sql queries in qtp?
How to use sql queries in qtp?