Understanding the Data Model
BACK
|
1
2
3
4
5
6
|
NEXT
|
MAIN
The data model is composed of objects that define the data to be included in a report. Data model objects include:
Queries
Columns
Groups
Parameters
Data links
Queries
select the data from a standard datasource such as Oracle, DB2, or SQL/DS, using SQL SELECT or PL/SQL statements.