Define join and name different type of joins?
To manage and manipulate the test table what are the sql statements that you have used in database testing?
Explain database testing?
How to test data loading in data base testing?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
What do you mean by white box testing and black box testing?
Explain how to use sql queries in qtp ?
Without involving database checkpoints, how you can test a sql query in qtp?
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 conditions are to be checked if the data is inserted, updated or deleted using a text files?
What do you mean by index and explain different types of indexes?
What does the rdbms stand for and what are the major rdbms used by sql?
Can you test database manually, if yes; then how, explain with example?
Which sql statements can be used in database testing?
Without using database checkpoints, how you test a sql query in qtp?
What is a trigger? How do you verify if a trigger is fired or not?