Monthly Archives: October 2015

Database Design Concepts

Database Design Concepts People who work in database systems should have some knowledge in database design concepts. This article let you understand the high level process in designing a new relational database system. These concepts will help you in designing, … Continue reading

Posted in Database Design, Miscellaneous, SQL Development, SQL Server DBA | Tagged , , , , , , , | 8 Comments

Stored Procedure Code Review Checklist

Stored Procedure Code Review Checklist In any enterprise environment developing a database system includes the database code review. We have to document and follow the best practices in designing and developing database code. Most of the time while interacting with … Continue reading

Posted in Database Design, Interview Q&A, Miscellaneous, Performance Tuning, SQL Development | Tagged , , , , , , | 1 Comment