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 do we usually check in database testing?
In the database testing process, what do we usually check?
How we can avoid duplicating records in a query?
How to test database manually?
You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute
How to test data loading in data base testing?
What do you mean by dcl commands and explain the types of commands used by dcl?
How do you test whether a database in updated when information is entered in the front end?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
What is data driven test?
What do you mean by data-driven test?
What is retesting & how it is different from data driven testing?