Preface
1
Introduction
2
Defining the Database
3
Defining Tables
4
Inserting, Updating and Deleting Data
5
Selecting Data Part 1
6
Selecting Data Part 2
7
Selecting Data Part 3
8
Views
9
Triggers
10
Variables and Stored Routines
11
Control Flow Tools
12
Cursors
13
Project
14
Appendix A: Tables for companyHR
15
Appendix B: Tables for sportsDB
16
Appendix C: Suggested Solution for Project