| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the purpose of UPDATE STATISTICS? | | 1 |
| How to retrieve duplicate rows in a table?
How to delete the duplicate entries in a table? | Leo-Technologies | 9 |
| 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 |
| write the query for find the top 2 highest salary in sql
server | TCS | 17 |
| How can your resolve deadlocks? | IBM | 3 |
| What is The Use Of TIMESTAMP DataType in SQL Server 2005?
| | 2 |
| Which is the subset of SQL commands used to manipulate
Oracle Database structures, including tables? | | 1 |
| What is the difference between HAVING clause and the WHERE
clause? | | 4 |
| how to write the query to select the rows are in the order
of either 1,3,5,7... or 2,4,6,8,... | ADP | 1 |
| What is the difference between windows authentication and
sql server authentication | HCL | 3 |
| Well sometimes sp_reanmedb may not work you know because if
some one is using the db it will not accept this command so
what do you think you can do in such cases? | | 2 |
| What are cursors? | | 7 |
| WHAT IS TRIGGERS IN SQL? AND WHAT IS THE BENIFIT? | | 3 |
| Which stored procedure will you be running to add a linked
server? | | 1 |
| Which is best Subquery (or) joins in sql server? explain why | | 1 |
| How to delete an attribute from the emp table | | 3 |
| what is Constraint? How many types of constraints in SQL ? | NIIT | 4 |
| What is mean by "fill factor" ? and what is mean
by "Index "in sql? | Logica-CMG | 1 |
| We create an index to fast the search. How it fast the
query? Do we write any special keyword with query? | | 3 |
| can you any body tell me the how to decrease the logfile | | 2 |
| |
| For more SQL Server Interview Questions Click Here |