Search
 
SCRIPT & CODE EXAMPLE
 

SQL

sql interview questions for testers

Normally, the things that we check in DB Testing are:
	Constraint Check
	Validation of a Field size
	Stored procedure
	Matching application field size to database
	Indexes for performance based issues

1- What are the different clauses used in SQL?
2- What are the factors to check during database testing?
3- What is data-driven testing?
4- What are JOINs in SQL, and what types of JOINs are there?
5- What are DCL commands?
6- Does QTP support SQL queries?
7- How is data-load testing performed?
8- What are SQL constraints?
9- What is retesting, and how is it different from data-driven testing?
10- What are indexes and mention different types of indexes?
Comment

PREVIOUS NEXT
Code Example
Sql :: mysql undo delete 
Sql :: SQL Switch Databases 
Sql :: set value to null postgres 
Sql :: parent child hierarchy in sql 
Sql :: timestamp(0) postgresql 
Sql :: how to save postgresql query 
Sql :: sql is null and is not null 
Sql :: hour differeence in mysql 
Sql :: sql server synonym 
Sql :: oracle tablespace autoextend 
Sql :: Concatenate columns in table 
Sql :: inspecting a column unique/distinct values in SQL 
Sql :: laravel subquery in from clause 
Sql :: sql strip non alphanumeric characters 
Sql :: drop constraint in ms sql 
Sql :: sql and operator 
Sql :: oracle procedure teamplate 
Sql :: import database from sql file 
Sql :: on update cascade 
Sql :: Why mysql is used? 
Sql :: how to define a non primary composite key in sql 
Sql :: sql logo 
Sql :: current month transactions in mysql 
Sql :: use table postgres 
Sql :: oracle sql date winter time 
Sql :: how to get one year old query from plan cache 
Sql :: search starting with mysql 
Sql :: Windows internal database connection 
Sql :: sqlite explain plan 
Sql :: error-expression-select-list-not-group-by-nonaggregated-column/ 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =