| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Which is best Subquery (or) joins in sql server? explain why | | 2 |
| What are cursors? | | 8 |
| how can we use a composite key for two tables and how can
we represent it | BoA | 1 |
| Let us say the SQL Server crashed and you are rebuilding the
databases including the master database what procedure to
you follow? | | 2 |
| What about UPDATESTATISTICS ? | Intelligroup | 2 |
| Can Somebody tell me the difference between Clustered & Non-
Clustered Index?? | Progressive | 3 |
| what is cluster and nin-cluster index? | | 4 |
| how to delete duplicate rows from table | CSC | 9 |
| what is the order of execution of where,having,group by in
select stement | Tanla-Solutions | 5 |
| Suppose in a situation if two list boxes are there and if
you select multiple options based on that the options
related to those selected items should display in second
list box.
Again if we select multiple items in second listbox then the
related to those selected items should display .
In this scenario how will you design database,tables? | HP | 1 |
| What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they. | IBM | 5 |
| What is the difference between UNION and UNIONALL? | CTS | 2 |
| what is web server?
| Satyam | 3 |
| how to copy sysdatabase file from c: Drive to D: Drive in
SQL Server. | IBM | 4 |
| What is the difference between constraints and triggers? | Wipro | 6 |
| can any one answer this query,thank you in advance
Table 1 has 2 columns: EmployeeId, T shirtsize(values can
be 1,2,3)
Table 2 has 2 columns: EmployeeId, Region
Write SQL to Find the region which has the largest number
of people with Tshirt size=3
| Google | 10 |
| how to retrive only second row from table in sql server
2000? | CTS | 7 |
| What is the difference between HAVING clause and the WHERE
clause? | | 4 |
| Please get the 4 th maximum salary from a table without
using any sql keyword (TOP,MAX are mot allowed) | | 5 |
| What is a materialized view? | | 2 |
| |
| For more SQL Server Interview Questions Click Here |