| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can your resolve deadlocks? | IBM | 3 |
| What are different types of Keys? Please explain all the
keys with a suitable example. | | 2 |
| how can u select the Distinct values in the table, table
having 20 columns , i want all columns | | 1 |
| What is Files and Filegroups in SQL Server & it's
implementation. | Zenith | 1 |
| How will u find the query which is running in some other
machine | IBM | 2 |
| What is an extended stored procedure? Can you instantiate a
COM object by using T-SQL?
| HCL | 3 |
| Can store procedure call by user define function in SQL
server? | HCL | 6 |
| Write a query to delete duplicate records in SQL SERVER | Infosys | 19 |
| What is Schema? and why we use schemas? | | 1 |
| Which stored procedure will you be running to add a linked
server? | | 1 |
| How do you read transaction logs | | 1 |
| What are statistics, under what circumstances they go out
of date, how do you update them? | HCL | 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 |
| write down the sql query?
Table Name : emp1
empid empname
1 bala
2 guna
Table Name : emp2
empid empname
1 <Null>
2 <Null>
Solution : emp1 names are updated in emp2, write a query?
| | 7 |
| How can i give the restrictions for the data entry, if i
wish to enter only I ,II, III, IV in the grade actegory of
student table? | | 3 |
| What are the advantages of using sql server over ms access
or why should one use sql instead of ms access | Impetus | 1 |
| What is the difference between 2-Tier architecture and
3-Tier architecture | Oracle | 11 |
| What is deadlock and how to avoid the deadlocks. | Wipro | 3 |
| Which data type can be used only on OUTPUT parameters of the
stored proceduer? | | 2 |
| Can a stored procedure call another stored procedure. If yes
what level and can it be controlled? | | 2 |
| |
| For more SQL Server Interview Questions Click Here |