June 2022
Intermediate to advanced
838 pages
21h 1m
English
SQL provides an easy, intuitive way to interact with a database. While the SQL standard does not define the concept of a “database,” it does define all the functions and concepts needed for a user to create, retrieve, update, and delete data. It is important to know the types of syntax in the ANSI/ISO SQL standard and the particular platform-specific syntax guidelines. This chapter will provide you with a grounding in those areas. For brevity, we will refer to the ANSI/ISO standard as simply “SQL” or “the SQL standard” in the remainder of this chapter.
In this book, we will describe the SQL standard and the platform-specific implementations of several leading RDBMSs: