What is the difference between gui testing and database testing?
What is the syntax to add record to a table?
What is difference between having clause and where clause?
Define join and name different type of joins?
What is difference between local and global temporary table?
How we can avoid duplicating records in a query?
What are the possible values for boolean data field.
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 we normally check for the database testing?
How to test database in manually? Explain with an example?
What are the different stages involved in database testing?
Explain database testing?
How to test database in manually?
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 is database testing and what we test in database testing?