Oracle Application Express 5: Developing Web Applications — Question 65
Which is true about a workspace in Oracle APEX?
Answer options
- A. It can be associated only with one schema.
- B. It can be associated with multiple schemas from different databases.
- C. It can be associated with the multiple schemas in the same database.
- D. It is not associated with any schemas.
Correct answer: C
Explanation
The correct answer is C because a workspace in Oracle APEX can indeed be associated with multiple schemas in the same database, allowing for better organization and management of applications. Option A is incorrect as it suggests a one-to-one relationship with schemas, while option B incorrectly implies cross-database schema associations, and option D states that there is no schema association, which is not true.