Getting Started
Table of Contents
Index
Chapter 16: Maintaining a DB2 Database
16.1 Overview
16.2 Preparation
16.3 Sample Session
16.3.1 Start the SQL Wizard
16.3.2 Create a New Table
16.3.3 Defining the Primary Key
16.3.4 Define a Secondary Index
16.3.5 Viewing the SQL
16.3.6 Finishing Creating the Table
16.3.7 Adding Data to the Table
16.3.8 Creating a Query
16.3.9 Running the Query
16.4 Before Continuing