Implement a relational data model

This chapter shows how to use SQL syntax to implement the data model that Build a relational data model describes. In other words, it shows you how to create a database and tables and populate the tables with data. This chapter also contains information about database logging options, table synonyms, and command scripts.