| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What value could be assigned to Varchar Type? | | 3 |
| How do you simulate a deadlock for testing purposes | | 1 |
| internal language used in sql server 2000? | | 1 |
| Can we use Truncate command on a table which is referenced
by FOREIGN KEY? | | 2 |
| can you any body tell me the how to decrease the logfile | | 4 |
| What is the difference between HAVING clause and the WHERE
clause? | | 4 |
| What are mdf,ndf,ldf files and how to see the data in those
files? | Accenture | 5 |
| What is a Join in SQL Server? | | 2 |
| What is the difference between a local and a global variable? | | 3 |
| How to get the count of distinct records. Please give me the
query? | Value-Labs | 5 |
| What are the main control-of-flow T-SQL constructs?
| | 1 |
| How do I list the available tables in a database I'm
querying? | | 3 |
| wht's the differece between sqlserver05 and sqlserver2000 | | 3 |
| What are the types of indexes available with SQL Server? | | 2 |
| WHAT IS DIFFRENCE BETWEEN TRUNCATE AND DELETE STATEMENT | CTS | 10 |
| What are the advantages of using sql server over ms access
or why should one use sql instead of ms access | Impetus | 1 |
| what is hash table | Teledata | 2 |
| what purpose does OPENXML clause have in sql server stored
procedure? | | 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 lock escalation? | | 1 |
| |
| For more SQL Server Interview Questions Click Here |