| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can i change the column name. | HCL | 7 |
| What is Deadlock? | Satyam | 3 |
| What are defaults? Is there a column to which a default
can't be bound? | | 2 |
| How do you check the performance of a query and how do you
optimize it? | | 1 |
| IN Vs OR operator which is best to use sql server. | | 3 |
| What is the difference between constraints and triggers? | Wipro | 6 |
| When do we use the UPDATE_STATISTICS command? | | 3 |
| Can we create a clustered index on composite primary key. | | 2 |
| Can you have a nested transaction? | HCL | 3 |
| Where do you think the users names and passwords will be
stored in sql server? | | 3 |
| There is table like Events...in that name ,startdate
,enddate,location are the column names
write a stored Procedure for this table to get events by
Months "GetEventsByMonths" | | 1 |
| is there more the two primary key in a single table? | Systematix | 22 |
| could u plz explain about joins and views? | | 2 |
| What is normalization? | | 6 |
| WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN
SQL SERVER? | | 6 |
| What is a cursor in SQL Server 2000 and their types? | | 4 |
| how to select a field with firstletter as capital and
remaining are small letters | | 8 |
| How do you simulate a deadlock for testing purposes | | 1 |
| what is syntex second or third highest salary.
thanks & Regards
Dhirendra sinha | | 4 |
| Please give me the SP for the below scenario. I have two
tables named Table1 and Table2...I need to fetch record by
record from Table1 and insert the record in to table2 where
the value in the sno column of the table1 is even number. | Value-Labs | 4 |
| |
| For more SQL Server Interview Questions Click Here |