| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain the architecture of SQL Server? | | 2 |
| What is the use of DBCC commands? | | 1 |
| What are the two virtual tables SQL Server maintains for
triggers? | | 2 |
| What are the two types of concurrency? | | 2 |
| Hello all,
I have data like :-
year amt
2004 10
2005 20
2006 30
Now i want output as:-
2004 2005 2006
10 30 60
but i have to use here group by on year.So, i need a single
query within that i can find.
| | 2 |
| How do you load large data to the SQL server database? | | 2 |
| How do you read transaction logs | | 1 |
| What is the role that is required for killing a process
What is the role that is required for creating a linked
server
| IBM | 1 |
| What is mean by "fill factor" ? and what is mean
by "Index "in sql? | Logica-CMG | 1 |
| explain different types of jions with examples briefly? | Zensar | 2 |
| What is lock escalation? | | 1 |
| What are defaults? Is there a column to which a default
can't be bound? | | 2 |
| Explian different types of BACKUPs avaialabe in SQL Server?
Given a particular scenario, how would you go about
choosing a backup plan?
| HCL | 2 |
| hi, may i know what is the command to get abstract the
current month, current year and current day from a given
date.i want these three in a isolated way..seperatedly is
that any way in sql server 2000 | | 3 |
| I have a huge amount of data which is displayed in a
report. The data is viewed every day. Every day the data is
displayed in 30 secs but suddenly today it is giving an
timeout message today. Data has not been changed. The
situation is same as yesterday. What might be the reason???
Please Answer. | Satyam | 4 |
| how to copy sysdatabase file from c: Drive to D: Drive in
SQL Server. | IBM | 4 |
| How do I compare two values when one value(data type) is
char and the other is an integer? | | 3 |
| What is INTVAL( )and where we use
Plz any body help me | | 1 |
| what is physical sort data and logical sort data in index? | | 2 |
| WHAT IS UNIQUE IDENTIFIER DATA TYPE? | Sparsh | 2 |
| |
| For more SQL Server Interview Questions Click Here |