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 are the steps to test data loading in database testing?
In database testing, what all things are required for writing good test cases?
How does qtp evaluate test results?
Does qtp support sql queries, how to use sql queries in qtp?
What is cmmi and describe different levels of cmm?
What is performance testing and the bottlenecks of it?
How to use sql queries in qtp?
Explain the qtp testing process?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
What is performance testing and what are the bottlenecks of performance testing?
What are the different types of database testing?
What is the meaning of record in a database?