What are the steps to test data loading in database testing?
Without involving database checkpoints, how you can test a sql query in qtp?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
What are the possible values for boolean data field.
What is the process of database testing?
What we normally check for the database testing?
Which sql statements can be used in database testing?
How to use sql queries in winrunner/qtp?
Explain database testing?
Mention different types of indexes?
What are the challenges you faced while performing database testing?
What is ddl and what are their commands?
What is a trigger? How do you verify if a trigger is fired or not?