To
generate a query that joins and retrieves information from two tables,
use the PRODUCTS and SALES tables.
- Drag the PRODUCTS table
from the Navigator to the Design window.
- Drag the SALES table from the Navigator
to the Design window.
- Create a join between the tables by linking the PR_ID fields
of both tables. To automatically create
joins between identically named attributes within tables or views:
- Select
from the main Sybase IQ InfoPrimer Development window.
- Select , then select Create
joins automatically.
- To view join attribute details, click the Join tab in
the Query Designer window.