| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is a Join in SQL Server? | | 2 |
| What is a NOLOCK? | | 3 |
| What is the difference between Drop and Truncate | | 10 |
| what purpose does OPENXML clause have in sql server stored
procedure? | | 1 |
| Can you link only other SQL Servers or any database servers
such as Oracle? | | 1 |
| What is the difference between having and where clause? | | 4 |
| What are the pros and cons of creating extended stored
procedures? | | 1 |
| What is cursor ? And what is difference between Trigger ? | HCL | 1 |
| what is the importence of the trigger in sqlserver2000? | ATI | 1 |
| how to retrive only second row from table in sql server
2000? | CTS | 7 |
| plz send every query in sql server2000 | Infosys | 1 |
| i have 4 tables.. T1, T2, T3, T4..
these tables have the same structure and they store the
information entered in different years..
T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored
2005..
i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and
T4 to T1..
how do i do that? Temp tables cannot be used.. | | 2 |
| What is an index? | Yardi-Software | 7 |
| How to write a script for upate the data in prod , i have
50000 row are there | TCS | 2 |
| can any one please send sql quries most used in applications. | | 1 |
| can foreign key take role of primary key?
| TCS | 4 |
| What is the difference between truncate and delete statement? | CTS | 4 |
| what is the difference between sql query and google query? | TCS | 7 |
| Is it possible to allow NULL values in foreign key?
I s it possible to use different constraints for the same
column in the table
(i.e) (id int NOT NULL,UNIQUEUE) | | 1 |
| What is a Trace frag?Where can we use this? | | 1 |
| |
| For more SQL Server Interview Questions Click Here |