| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is physical sort data and logical sort data in index? | | 1 |
| What about UPDATESTATISTICS ? | Intelligroup | 1 |
| Alternative way to DetDate() function? | | 2 |
| How do you use DBCC statements to monitor various aspects of
a SQL server installation? | | 1 |
| Is it possible to create a stored procedure that runs a
query and outputs the results to a text file and allows me
to add extra delimeters and static field info. If so How? | | 1 |
| Which stored procedure will you be running to add a linked
server? | | 1 |
| how to select a field with firstletter as capital and
remaining are small letters | | 7 |
| employee table has employee id
-----------
empid
----------------
1
2
3
3
3
4
5
5
5
6
6
6
7
here the values r repeated two times.how to select the
repeated values only.i.e 3,5,6 should alone come. | | 1 |
| IN Vs OR operator which is best to use sql server. | | 3 |
| how to get the automatic backup of the database in the sql
server | | 3 |
| create index a on employee(dno)
In this,which index was created? | | 1 |
| When do you use SQL Profiler? | | 2 |
| What is mean by "fill factor" ? and what is mean
by "Index "in sql? | Logica-CMG | 1 |
| what is meant by sql injection with example and one more
question how to catch the errors in sqlserver | | 1 |
| Can a stored procedure call itself(recursive). If yes what
level and can it be controlled.? | | 2 |
| what are the problems in logshipping? | | 2 |
| explain different types of jions with examples briefly? | Zensar | 3 |
| what operator performs pattern matching? | | 1 |
| What are the two types of concurrency? | | 2 |
| What is The Use Of TIMESTAMP DataType in SQL Server 2005?
| | 2 |
| |
| For more SQL Server Interview Questions Click Here |