The SQL Standard describes the concepts on which SQL is based in terms of Objects, such as Tables. Most of these Objects are Schema Objects; that is, they depend on some Schema. In this chapter, we'll describe SQL Schemas in detail, and show you the syntax to use to create, alter and destroy them.