| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the out put of below queries?
a. select * from Emp where null = null;
b. select * from Emp where 1=1; | Patni | 9 |
| What is normalization in Database ? | | 4 |
| What is database normalization? | Digicel | 5 |
| event classes in sql server | Accenture | 1 |
|
CLR Integration ?
what is Notification services ?
| Satyam | 1 |
| About types of indexes in SQL server ? | Cognizent | 1 |
| What is a Trace frag?Where can we use this? | | 1 |
| What are sub-queries? Give example? In which case
sub-queries are not feasible? | Infosys | 3 |
| How do SQL server 2000 and XML linked? | | 2 |
| Can we create clustered index on non primary key column | CTS | 14 |
| i have a table #temp1(id, Name groupname ) and record
like this 1 R1 S
2 R3 S
3 R2 S
4 R4 D
5 R5 D
6 R6 K
7 R7 K
8 R8 L
9 R9 L
10 R10 L
11 R11 K
and i want to display record based on user defind sorting
order e.g.
1 R4 D
2 R5 D
3 R6 K
4 R7 K
5 R11 K
6 R1 S
7 R3 S
8 R2 S
9 R8 L
10 R9 L
11 R10 L | | 4 |
| Write a query to delete duplicate records in SQL SERVER | Infosys | 19 |
| What is the difference between DTS and SSIS? | Allianz | 3 |
| What do you mean by COLLATION? | | 4 |
| How to write a script for upate the data in prod , i have
50000 row are there | TCS | 2 |
| What is the use of placing primary key and foreign key
constrains on columns. | Value-Labs | 2 |
| how to dispaly a particular row details from a given table | | 1 |
| Is it possible to have more then one foreign key in a
single table? if possible, is this the good way to design
the table? | | 2 |
| how to know Who Is Blocking Your SQL Server? | | 3 |
| How can you see what type of locks used? | | 1 |
| |
| For more SQL Server Interview Questions Click Here |