Chapter 7. Working with Database ObjectsIn this chapter we discuss the various objects that may exist in your database, such as tables, indexes, views, sequence objects, and stored procedures. We also describe the different data types supported by DB2. This chapter is closely related to Chapter 8, The DB2 Storage Model, where the implementation and manipulation of several of these objects is explained, and to Chapter 9, Leveraging the Power of SQL, which explains how to work with these database objects using the SQL language. In this chapter you will learn about:
|