|
|||||||||||
A primitive record: weekly salesAn SQL query can be used to fetch information that comprises a logical record. The record aggregates information on a particular topic. Using the WaterkenTM RDB Webizer, you can create a resource that represents the authority to fetch a particular record from your database. In this section of the tutorial, we will create a resource that fetches the weekly sales from the Coffeebreak database. Structure
A
Different types of SQL query resources can be used, depending on how you want to format the result table:
The weekly sales is a mapping of coffee names to a number of sales, and so uses a:
Wrapping an SQL query resource with a
To build a record fetcher resource, first build the SQL query resource and then wrap it in a
| |||||||||||
|
top
Copyright 2002 - 2003 Waterken Inc. All rights reserved. |