| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Plz tell about backup&recovery? | | 2 |
| About Indexed Views? with example?
plz reply... | | 2 |
| What is the difference between SSAS 2000 and SSAS 2005? | APX | 1 |
| write the query for find the top 2 highest salary in sql
server | TCS | 23 |
| How to select nth record from a table? | DELL | 9 |
| What are user defined datatypes and when you should go for
them? | | 1 |
| 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 value could be assigned to Varchar Type? | | 3 |
| What is the difference Between Sql-server 2000 & 2005 | Value-Labs | 2 |
| What is an extended stored procedure? Can you instantiate a
COM object by using T-SQL? | | 1 |
| How to Display, Amount of Disk Activity Generated by
Transact-SQL Statements?
| | 1 |
| what is the out put of below queries?
a. select * from Emp where null = null;
b. select * from Emp where 1=1; | Patni | 9 |
| How can I create a plain-text flat file from SQL Server as
input to another application? | | 2 |
| how many joins we can write if at all we have n no of
tables | Tanla-Solutions | 4 |
| what is physical sort data and logical sort data in index? | | 2 |
| How to count the number of duplicate items in a table? | | 1 |
| 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 maximum size of temp db? | iSoft | 4 |
| What do you mean by COLLATION? | | 4 |
| what is the importence of the trigger in sqlserver2000? | ATI | 1 |
| |
| For more SQL Server Interview Questions Click Here |