| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is referential integrity and how is it achieved? | Adea-Solutions | 1 |
| What is a Stored Procedure? | | 5 |
| 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 |
| How to delete particular value in the column of a table.Is
it possible or not?if possible give it as in query. | | 3 |
| Can you create UNIQUE and PRIMARY KEY constraints on
computed columns in SQL Server 2000? | Infosys | 1 |
| Using query analyzer, name 3 ways you can get an accurate
count of the number of records in a table? | eFunds | 4 |
| Which institute is best for SQL Server 2005 Training? | | 3 |
| Accidentally i deleted my table. How can i get that table? | | 2 |
| What's the maximum size of a row? | | 4 |
| 1.what is stored procedure?Its significance with example?
2.Explain about index with syntax and example?
plz do reply......... | | 1 |
| We create an index to fast the search. How it fast the
query? Do we write any special keyword with query? | | 3 |
| what is the diffrence between Snap Shot and Transaction
Replication | CSC | 1 |
| What is a Linked Server? | | 1 |
| i want only duplicates rows from coloumn
ex. emp_id(colomn name)1,1,2,3,3,4,5,5.
so i want only duplicates no.
| iFlex | 2 |
| How to find the date and time of last updated table?
| Teledata | 1 |
| how to find number of columns in a table in sql server 2000
and 2005 also | Virtusa | 6 |
| What is a function? Give some example? | | 1 |
| how to find the particular row in table?(means suppose one
table contain 10 rows , in these 10 rows how to find the
particular row(example in 10 rows i want 5 row how)? | Marlabs | 5 |
| What should we do to copy the tables, schema and views from
one SQL Server to another? | | 3 |
| how to know Who Is Blocking Your SQL Server? | | 2 |
| |
| For more SQL Server Interview Questions Click Here |