Answer Posted / padmas
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 |
Post New Answer View All Answers
What is performance testing and the bottlenecks of it?
What are the steps to test data loading in database testing?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
How to use sql queries in winrunner/qtp?
How do you test whether a database in updated when information is entered in the front end?
Why database testing is important?
What does the rdbms stand for and what are the major rdbms used by sql?
What is ddl and what are their commands?
In database testing, what all things are required for writing good test cases?
What is the test scenario to test a database migrated from one sql server to another?
What are the challenges you faced while performing database testing?
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 is the process of database testing?
What is the database trigger?
How to check a trigger is fired or not, while doing database testing?