| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| can you any body tell me why are go for the rebuild the
master database.what is the reason? | | 1 |
| what is IDE,DMV in sql server? | Value-Labs | 1 |
| What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they. | IBM | 5 |
| How to give a user the option of importing Excel and a
delimited text file into a SQL Server Database without
manually using SQL DTS?
| GE | 1 |
| What is the system function to get the current user's user
id? | TCS | 3 |
| How to find out name of all employees who has salary less
than 200 Rs.? | | 7 |
| select the 3rd maximum salary from sql server database if 4
(just an example In practically I may not know the exact
situation) of the highest salaries are equal. | | 7 |
| How do you read transaction logs | | 1 |
| What is the advantage of specifying WITH GRANT OPTION in
the GRANT command? | | 2 |
| in emptable i want to retrive the name of employee whose
name in 'J'char.exp: arjun,jagadesh,niranjan,anju,aaaj etc. | | 7 |
| What is the difference between IN and EXISTS operators in
SQL Server? | Intelligroup | 3 |
| What is the difference between temp table and table variable? | Microsoft | 4 |
| There is a trigger defined for INSERT operations on a
table, in an OLTP system. The trigger is written to
instantiate a COM object and pass the newly insterted rows
to it for some custom processing. What do you think of this
implementation? Can this be implemented better?
| HCL | 1 |
| Which virtual table does a trigger use? | | 3 |
| How do you know which index a table is using? | | 4 |
| How can I create a plain-text flat file from SQL Server as
input to another application? | | 2 |
| If there exist a index on the table, and we then make a
view on that table (include the indexed column from base
table) than why do we require indexing on view?Doesnt it
create an overhead? | | 1 |
| What is cursor ? And what is difference between Trigger ? | HCL | 1 |
| what is the diffrence between Snap Shot and Transaction
Replication | CSC | 1 |
| what is the importence of the trigger in sqlserver2000? | ATI | 1 |
| |
| For more SQL Server Interview Questions Click Here |