Understanding DB2: Learning Visually with Examples (2nd Edition)
Chapter 9. Leveraging the Power of SQL
Structured Query Language (SQL) lets users access and manipulate data in relational database management systems. Now that you have learned about the fundamentals of DB2, this chapter shows you how to leverage the power of SQL to obtain and update data that is stored in DB2 databases. The examples provided in this chapter use the sample database. Chapter 8, The DB2 Storage Model, describes the sample database in more detail. In this chapter you will learn about:
NOTE If you are following the examples in this chapter using the Command Line Processor (CLP), the Command Window, or the Command Editor, these tools have autocommit enabled by default, so the changes you make will be stored permanently on disk. Refer to Chapter 4, Using the DB2 Tools, for more information. |