Chapter 2. Advanced Concepts

Table of Contents
2.1. Introduction
2.2. Views
2.3. Foreign Keys
2.4. Transactions

2.1. Introduction

In the previous chapter we have covered the basics of using SQL to store and access your data in EnterpriseDB. We will now discuss more advanced features of SQL that simplify management and prevent loss or corruption of your data.

This chapter will on occasions refer to examples found in Chapter 1 so it would be advantageous if you have already read that chapter.