What is the database trigger?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
What is performance testing and the bottlenecks of it?
Does qtp support sql queries?
How to test data loading in data base testing?
Without using database checkpoints, how you test a sql query in qtp?
What are the steps to test data loading in 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 a trigger? How do you verify if a trigger is fired or not?
Does qtp support sql queries, how to use sql queries in qtp?
What rdbms stands for and what are the important rdmbs that sql use?
What is data driven test?