Multiple choice technology databases

What is a Data Provider?

  1. Table that contains data.

  2. Object of a Class

  3. Java program used in BO

  4. Query on Universes and Stored Procedures and Free-hand SQL

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

A Data Provider in BusinessObjects is a query built on a universe, a stored procedure, or free-hand SQL that retrieves data from a data source. It is not a database table itself, a Java program, or an object instance of a class.