| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Which data type can be used only on OUTPUT parameters of the
stored proceduer? | | 2 |
| Explain sp_configure commands, set commands? | | 3 |
| What is MSDE? | | 2 |
| How can we write or define DDL statements in Sql server and
DML statements? | | 2 |
| How do you implement one-to-one, one-to-many and many-to-
many relationships while designing tables? | TCS | 3 |
| Accidentally i deleted my table. How can i get that table? | | 4 |
| what is a stored procedure and trigger? | | 1 |
| Can you tell me the difference between DELETE & TRUNCATE
commands? | | 11 |
| what is the importence of the trigger in sqlserver2000? | ATI | 1 |
| 1. What are the grouping function in SQL ?
2. If base table of a view deleted means, what will happen
while we querying on view ? will give any error ?
3. Difference between DROP, DELETE, TRUNCATE table ?
4. What is constraints and types ?
5. What is max size of nchar & nvarchar ?
6. Define ROLLBACK, COMMIT, SAVE POINT
7. How non-clustered better ? or rank the Clustered,
Non-Clustered and Table scan in performance wise
8. Select 10 rows from a table ?
9. Define DML, DDL, DCL, DTL commands ?
10. What is mean by NULL value ? NULL means "" or 0 or
undefined ?
11. Default constraints ?
12. Can we have more then primary Key in table ?
13. Type of integrity ? Entity, Referential, Domain ?
| Perot-Systems | 8 |
| what is Archive old data? | | 1 |
| How reterive duplicate value in SQL? | | 5 |
| Can you give an example of Stored Procedure? | | 2 |
| How can count the string ?
for ex: If i have string like 'bhaskar' then i need like
b:1
h:1
a:2
s:1
k:1
r:1
please give any idea on that
| TCS | 5 |
| plz send every query in sql server2000 | Infosys | 1 |
| What types of integrity are enforced by a foreign-key
constraint | | 1 |
| what is the difference between sql query and google query? | TCS | 6 |
| How many types of cursors are there in SQL Server? | 247Customer | 3 |
|
CLR Integration ?
what is Notification services ?
| Satyam | 1 |
| 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 |
| |
| For more SQL Server Interview Questions Click Here |