Skip to main content


developerWorks  >  Information Management | XML  >

Hello World: Learn the basic features and concepts of DB2 for Linux, UNIX, and Windows

developerWorks

Level: Introductory

Claire Hong , Advisory Software Developer, IBM Toronto Lab
Renata Kupresak , Staff Software Developer, IBM Toronto Lab

12 Dec 2006

Register now or sign in using your IBM ID and password.

Get an overview of DB2 for Linux, UNIX, and Windows in this basic tutorial, which includes demos and hello world exercises. You'll need to download the free trial version of DB2 for Linux, UNIX, and Windows. This tutorial introduces you to some basic features and concepts in DB2® for Linux®, UNIX® and Windows® and 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.

In this tutorial

Share this...

digg Digg this story
del.icio.us Post to del.icio.us
Slashdot Slashdot it!


Prerequisites

This tutorial is designed for developers with minimum or no knowledge of DB2.


System requirements

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/.



Duration

Less than one hour


Formats

html, pdf


Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed

Discuss


More in this series:
Hello World