| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| which query u can write to sql server doesn't work
inbetween 7.00PM to nextday 9.00AM | Wipro | 4 |
| Which stored procedure will you be running to add a linked
server? | | 1 |
| Using query analyzer, name 3 ways you can get an accurate
count of the number of records in a table? | eFunds | 5 |
| Can a stored procedure call itself(recursive). If yes what
level and can it be controlled.? | | 2 |
| What is user stored procedure & it purpose? | Wipro | 3 |
| what is a cursor and what is its use? | | 1 |
| How to find out name of all employees who has salary less
than 200 Rs.? | | 7 |
| how to find the particular row in table?(means suppose one
table contain 10 rows , in these 10 rows how to find the
particular row(example in 10 rows i want 5 row how)? | Marlabs | 8 |
| Can you give an example of Stored Procedure? | | 2 |
| Explian different types of BACKUPs avaialabe in SQL Server?
Given a particular scenario, how would you go about
choosing a backup plan?
| HCL | 2 |
| HOW TO FIND THE EMPLOYEE DETAILS WHO ARE GETTING SAME SALARY
IN EMP TABLE | TCS | 16 |
| Can we create a clustered index on composite primary key. | | 2 |
| How are SQL Server databases physically stored under
Windows 2000? | | 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 mean by "fill factor" ? and what is mean
by "Index "in sql? | Logica-CMG | 1 |
| Explain the architecture of SQL Server? | | 2 |
| What types of integrity are enforced by a foreign-key
constraint | | 1 |
| What's the difference between DELETE TABLE and TRUNCATE
TABLE commands? | | 9 |
| What is blocking and how would you troubleshoot it? | HCL | 2 |
| How can you get @@error and @@rowcount at the same time? | | 5 |
| |
| For more SQL Server Interview Questions Click Here |