Introduction

In this chapter we'll cover Database Normalization, which basically consists of a handful of rules to follow when designing your tables. It's important to organize your data structure based on these rules to keep preferred relational design, as well as the ability to perform optimal queries against that data.

This is a paid chapter.

You can view the current package prices by clicking here.