| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is a trigger? | | 6 |
| What are the authentication modes in SQL Server? | | 2 |
| Can we use Truncate command on a table which is referenced
by FOREIGN KEY? | | 2 |
| In clustered and non clustered indexes which one is faster
while executing a query ? | | 1 |
| Why Do you want to work in this company? | HCL | 3 |
| How to retrieve duplicate rows in a table?
How to delete the duplicate entries in a table? | Leo-Technologies | 12 |
| What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they. | IBM | 5 |
| how to get 25th row in any table in sqlserver can u tell me
syntax | | 4 |
| Can you explain the role of each service? | | 1 |
| can we call stored Procedure in Function in Sql Server 2000
and vice versa. | eSoft | 2 |
| Assume,there are three tables in a database, Can i have
both primary key and foreign key for each table in the same
database? | | 4 |
| explain different types of jions with examples briefly? | Zensar | 2 |
| How to create logins using windows Authentication mode? | | 2 |
| what is the out put of below queries?
a. select * from Emp where null = null;
b. select * from Emp where 1=1; | Patni | 9 |
| Explain Different types of Projects? | | 1 |
| How do you know which index a table is using? | | 4 |
| Can we call SP inside a query? | Wipro | 4 |
| system date format is "yy-mm-dd"
"select getdate()" ----> 2009-01-24 20:03:28.513
if i write "select dateadd(dd,2,getdate())
".it returns "2009-01-26 19:59:38.340"...my question is dat
could it be possible to retrive da date in da format "26
jan 2009 ...."??
| | 8 |
| When do you create cluster and noncluster index? | Satyam | 4 |
| What are Magic Table? | Evalueserve | 15 |
| |
| For more SQL Server Interview Questions Click Here |