Programming instructions
29
CHAPTER 3
Database Fundamentals
This chapter provides a quick overview of relational database concepts and terms. It
describes what a database is and how it is organized. It also discusses the Structured
Query Language (SQL) that you use to interact with databases.
Contents
• Understanding database basics............................................................................... 30
• About SQL............................................................................................................ 32
• Using SQL with ColdFusion ................................................................................. 33