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 the process of database testing?
Does qtp support sql queries?
What is the database trigger?
What are the necessary things needed for writing database test cases?
How to test database in manually? Explain with an example?
What is the way of writing testcases for database testing?
How we can avoid duplicating records in a query?
Mention different types of indexes?
What do you mean by index and explain different types of indexes?
What are the challenges you faced while performing database testing?
What is cmmi and describe different levels of cmm?
How do you verify whether a database is updated when passing the data through front end?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
How to check a trigger is fired or not, while doing database testing?
What is ddl and what are their commands?