MS SQL DBA Interview Questions
advertisement
advertisement
- What is the full form of DBA?
- What do you understand by normalization?
- Please give us an instance of Stored Procedure.
- What do you know about triggers?
- Can you tell us the different types of indexes that are available with a typical SQL Server?
- How would you differentiate between a non-clustered and a clustered index?
- What do you mean by cursors and what is its role?
- Can you tell SQL Server runs on which TCP/IP port?
- What is the procedure to change the default port?
- Please explain the difference between DELETE & TRUNCATE.
- Where and how do we make use of DBCC command?
- Which command will you use to rename a DB ?
- Give the difference between WHERE CLAUSE and a HAVING CLAUSE.
- What are the basic uses of SQL Profiler?
- Select which of the stored procedure would you run to make an addition to a linked server?
advertisement