This document provides a tutorial on working with databases in Rational Application Developer. It shows how to connect to a Cloudscape database from Application Developer, create tables and columns, generate DDL statements, and sample data. The tutorial creates two tables, CUSTOMER and ADDRESS, with a one-to-many relationship, and enters sample data. It demonstrates both creating database objects directly in Cloudscape and through Application Developer's visual tools.