| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can you create UNIQUE and PRIMARY KEY constraints on
computed columns in SQL Server 2000? | Infosys | 1 |
| What are the differences between stored procedure and
functions in SQL Server 2000? | TCS | 7 |
| can any one please send sql quries most used in applications. | | 1 |
| what is hash table | Teledata | 2 |
| 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 |
| What is referential integrity? What are the advantages of it? | Digital-Domain | 2 |
| What is the system function to get the current user's user
id? | HCL | 1 |
| Let’s say the table in the database is named as
TBL_Register. The fields in this table include:
1. User_Name,
2. User_Telephone,
3. Register_Date
The field Register_Date stores the current date and time of
the registration.
Write the SQL statement that inserts the data into the
table. | Techno-Solutions | 2 |
| 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 |
| how to get the automatic backup of the database in the sql
server | | 3 |
| explain different types of jions with examples briefly? | Zensar | 1 |
| wt is mean by acid property? i know it is
atomocity,consistency,isolation and durabulaty but wt is
these mean and wt actions it's perform | Idea | 1 |
| What is the datatype returned by count(*) | Asian-CERC | 16 |
| Can you give an example of Stored Procedure? | | 2 |
| how to rename the table | | 1 |
| what is Data Transformation Services (DTS) ?can u explain
me in detail? | TCS | 4 |
| How to retrieve duplicate rows in a table?
How to delete the duplicate entries in a table? | Leo-Technologies | 9 |
| Explian different types of BACKUPs avaialabe in SQL Server?
Given a particular scenario, how would you go about
choosing a backup plan?
| HCL | 2 |
| Which institute is best for SQL Server 2005 Training? | | 4 |
| What is the difference between constraints and triggers? | Wipro | 5 |
| |
| For more SQL Server Interview Questions Click Here |