| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is database normalization? | Digicel | 5 |
| What is the system function to get the current user's user
id? | TCS | 3 |
| How to determine the service pack currently installed on
SQL Server? | HCL | 4 |
| How m-m relationships are implemented? | | 1 |
| I have to display ten columns values from diffrent ten
tables.
how many joins are require? | HCL | 8 |
| how to connect sybase to sql server 2005?. | ABC | 1 |
| What is indexed views?
plz explain with example? | | 1 |
| What is the appropriate number of test cases that you can
write on a database? | Microsoft | 1 |
| what are the problems in logshipping? | | 2 |
| After using delete statement in sql query to delete some
records...to retrieve the deleted records we can get using
rollback command but till that where it stores means
particular location name i need....(after deleting and
rollback ) | iGate | 2 |
| Wht is Stuff in sql ser | | 1 |
| how will u create "n" possible tables in sql...
| Oracle | 1 |
| What is an extended stored procedure? Can you instantiate a
COM object by using T-SQL?
| HCL | 3 |
| what is diffence between replicaion and logshipping? | | 1 |
| What is WITH CHECK OPTION | Karur-Vysya-Bank-KVB | 2 |
| i want only duplicates rows from coloumn
ex. emp_id(colomn name)1,1,2,3,3,4,5,5.
so i want only duplicates no.
| iFlex | 2 |
| what is a cursor and what is its use? | | 1 |
| How do you know which index a table is using? | | 4 |
| write the query for find the top 2 highest salary in sql
server | TCS | 23 |
| 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 |
| |
| For more SQL Server Interview Questions Click Here |