To manage and manipulate the test table what are the sql statements that you have used in database testing?
What is performance testing and what are the bottlenecks of performance testing?
How we can avoid duplicating records in a query?
Can you test database manually, if yes; then how, explain with example?
What are the possible values for boolean data field.
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
What do you mean by index and explain different types of indexes?
What is the test scenario to test a database migrated from one sql server to another?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
Why database testing is important?
What is the meaning of record in a database?
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 dml?