Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
1 1463How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?
495Post New Database Testing Questions
How do you verify whether a database is updated when passing the data through front end?
What do you mean by dcl commands and explain the types of commands used by dcl?
What is the way of writing testcases for database testing?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is data driven test?
In data base testing, what are the steps to test data loading?
What is a trigger? How do you verify if a trigger is fired or not?
Explain database testing?
What is ddl and what are their commands?
What do you mean by white box testing and black box testing?
What are the types of data-driven testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
While testing stored procedures what are the steps does a tester takes?
How to test procedures and triggers of a database?
Does qtp support sql queries, how to use sql queries in qtp?