Advanced Database Management
90-758
Spring 1998
Lab Assignment for March 30, 1998
The goal of this lab is to familiarize you with the Oracle Reports Builder tool. As will be explained in class, Oracle Reports is very similar to Oracle Developer. As a first exercise, you will create and run a simple report based on your yachts table.
- Start the Report Builder and create a new report by saving to a new file.
- Using the data model editor, create a query based on your yacht table that lists all columns you would like to include in your report,
- Using the layout editor, position your columns and text on the report just as you would on a canvas in Developer.
- Frame the report (as explained in class), and attach the frame to a query.
- Run the report.
Back to Main Page