| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain Different types of Projects? | | 1 |
| What is the default value of CHAR type? | Bosch | 8 |
| What is the use of CASCADE CONSTRAINTS? | | 2 |
| Using query analyzer, name 3 ways you can get an accurate
count of the number of records in a table? | eFunds | 5 |
| Is trigger fired implicitely? | | 2 |
| how can i store resumes in database? | HCL | 2 |
| Can I remove the default constraint columns in SQL SERVER? | Value-Labs | 3 |
| Please get the 4 th maximum salary from a table without
using any sql keyword (TOP,MAX are mot allowed) | | 5 |
| Difference between sql server 2000 and sql server 2005?
| Satyam | 4 |
| What is normalization? | | 6 |
| how to delete duplicate rows from table in sql server | HCL | 8 |
| hi i gone though satyam interview.
what is Acid Properties?
| Satyam | 2 |
| how to find out the repeated value from table using groupby
function? | | 3 |
| How to retrieve duplicate rows in a table?
How to delete the duplicate entries in a table? | Leo-Technologies | 12 |
| What are cursors? | | 8 |
| What is a Stored Procedure? | | 7 |
| is there more the two primary key in a single table? | Systematix | 22 |
| Difference between writing SQL query and stored procedure ? | Cognizent | 8 |
| i have a table #temp1(id, Name groupname ) and record
like this 1 R1 S
2 R3 S
3 R2 S
4 R4 D
5 R5 D
6 R6 K
7 R7 K
8 R8 L
9 R9 L
10 R10 L
11 R11 K
and i want to display record based on user defind sorting
order e.g.
1 R4 D
2 R5 D
3 R6 K
4 R7 K
5 R11 K
6 R1 S
7 R3 S
8 R2 S
9 R8 L
10 R9 L
11 R10 L | | 4 |
| What is transaction ? Give me one example. | Melstar | 7 |
| |
| For more SQL Server Interview Questions Click Here |