- Write a SQL Query to find first day of month?
- Why there is a performance difference between two similar queries that uses UNION and UNION ALL?
- How to choose between a Clustered Index and a Non-Clustered Index?
- How you can minimize deadlock situations in a database server?
- When you should use low fill factor?
- Explain First, Second, and Third database normalization form with examples?
- What are the benefits of using stored procedures?
- What is the difference between an explicit and an implicit lock
- Discuss about lock granularity
- Discuss the ACID properties for a transaction
- How do TRUNCATE and DELETE work?
- Contrast UNIQUE and PRIMARY KEY constraints
- Do you know what log shipping is?
- Talk about different kinds of joins and how does each work?
- What does a NOLOCK hint do?
- What is Index Fragmentation and how do you resolve it in SQL Server?
- What is lock escalation in SQL Server and how does it affect blocking?
- How can you resolve blocking problems caused by lock escalation in SQL Server? http://support.microsoft.com/kb/323630
- What are the pros and cons of creating an index on a table?
- What is the max length of an index key?
Frequently asked programming interview questions (with answers) and puzzles asked by google, microsoft, amazon, yahoo, and facebook for SDE/Developer and SDET positions.
Database SQL Interview Questions
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment