Multiple choice technology

What are the different type of a record group?

  1. Query & Non - Query record group

  2. Static record group

  3. Both

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In Oracle Reports, record groups come in two fundamental types: query record groups that populate data through SQL queries, and non-query (static) record groups that contain manually defined data. Both types serve different purposes in report development.