Interview Questions and Answers – Frequently?
1.What is RDBMS?
2.What are the Properties of the Relational Tables?
3.What is Normalization?
4.What is De-normalization?
5.How is ACID property related to Database?
6.What are the Different Normalization Forms?
7.What is a Stored Procedure?
8.What is a Trigger?
9.What are the Different Types of Triggers?
10.What is a View?
11.What is an Index?
12.What is a Linked Server?
13.What is a Cursor?
14.What is Collation?
15.What is the Difference between a Function and a Stored Procedure?
16.What is subquery? Explain the Properties of a Subquery?
17.What are Different Types of Join?
18.What are Primary Keys and Foreign Keys?
19.What is User-defined Functions? What are the types of User-defined Functions that can be created?
20.What is an SQL Server Agent?
21.What is PRIMARY KEY?
22.What is UNIQUE KEY Constraint?
23.What is FOREIGN KEY?
24.What is CHECK Constraint?
25.What is NOT NULL Constraint?
26.What is the difference between UNION and UNION ALL?
27.What is the difference between CHAR and VARCHAR Datatypes?
28.What is the Difference between VARCHAR and VARCHAR(MAX) Datatypes?
29.What is the Difference between VARCHAR and NVARCHAR datatypes?
30.Which are the Important Points to Note when Multilanguage Data is Stored in a Table?
31.What is SQL Injection?
32.How to Delete Duplicate Rows?
1.What is RDBMS?
2.What are the Properties of the Relational Tables?
3.What is Normalization?
4.What is De-normalization?
5.How is ACID property related to Database?
6.What are the Different Normalization Forms?
7.What is a Stored Procedure?
8.What is a Trigger?
9.What are the Different Types of Triggers?
10.What is a View?
11.What is an Index?
12.What is a Linked Server?
13.What is a Cursor?
14.What is Collation?
15.What is the Difference between a Function and a Stored Procedure?
16.What is subquery? Explain the Properties of a Subquery?
17.What are Different Types of Join?
18.What are Primary Keys and Foreign Keys?
19.What is User-defined Functions? What are the types of User-defined Functions that can be created?
20.What is an SQL Server Agent?
21.What is PRIMARY KEY?
22.What is UNIQUE KEY Constraint?
23.What is FOREIGN KEY?
24.What is CHECK Constraint?
25.What is NOT NULL Constraint?
26.What is the difference between UNION and UNION ALL?
27.What is the difference between CHAR and VARCHAR Datatypes?
28.What is the Difference between VARCHAR and VARCHAR(MAX) Datatypes?
29.What is the Difference between VARCHAR and NVARCHAR datatypes?
30.Which are the Important Points to Note when Multilanguage Data is Stored in a Table?
31.What is SQL Injection?
32.How to Delete Duplicate Rows?
Comments
Post a Comment