Before you start
This series is for software developers who want high-level overviews of IBM software products. The modules are designed to introduce the products, and draw your interest for further exploration. The exercises cover only the basic concepts, but are enough to get you started.
This tutorial shows you how to implement a database in DB2 environment. The exercises offer step-by-step instructions on how to create a database, how to create DB2 objects such as tables, indexes, views and constraints, how to get data in and out of the database, and how to query the data in the database.
At the end of this tutorial, you will be able to create a database and other objects, such as tablespaces, tables, indexes and views.
This tutorial is designed for developers with minimum or no knowledge of DB2.
Before starting this tutorial, make sure DB2 Express 9 is installed. Download a no charge version of DB2 Express-C 9.
To view the demos included in this tutorial, enable JavaScript in your browser and install Macromedia Flash Player 6 or higher. Download the latest Flash Player at http://www.macromedia.com/go/getflashplayer/.
If this is your first encounter with a developerWorks tutorial that includes demos, here are a few helpful hints:
- Demos are an optional way to see the same steps described in the tutorial. To see an animated demo, click the
Show me link. The demo opens in a new browser window.
- Each demo contains a navigation bar at the bottom of the screen. Use the navigation bar to pause, exit, rewind, or fast forward portions of the demo.
- The demos are 800 x 600 pixels. If this is the maximum resolution of your screen, or if your resolution is lower than this, scrolling is necessary to see some areas of the demo.
Watch the demo before you start the associated exercise to gain a clearer understanding of the tasks at hand.



