Getting Started
Table of Contents
Index
Chapter 26: Maintaining a DB2 Database
26.1 Overview
26.2 Preparation
26.3 Sample Session
26.3.1 Start the SQL Wizard
26.3.2 Create a New Table
26.3.3 Defining the Primary Key
26.3.4 Define a Secondary Index
26.3.5 Viewing the SQL
26.3.6 Finishing Creating the Table
26.3.7 Adding Data to the Table
26.3.8 Creating a Query
26.3.9 Running the Query
26.4 Before Continuing