Define join and name different type of joins?
What is load testing and give some examples of it?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
How to test data loading in data base testing?
What is retesting & how it is different from data driven testing?
How would you know for database testing, whether trigger is fired or not?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
Can you test database manually, if yes; then how, explain with example?
You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute
Without using database checkpoints, how you test a sql query in qtp?
Explain how to use sql queries in qtp ?
In database testing, how to do the data load testing?
What is difference between having clause and where clause?