Oracle Application Express 5: Developing Web Applications — Question 56

In Application Express, how do you enable a database schema assigned to the current workspace so that it can be used to serve ORDS-based RESTful
Services?

Answer options

Correct answer: C

Explanation

The correct answer is C because it specifically describes the process of registering a schema with ORDS, which is necessary for enabling RESTful services. Option A is incorrect as it pertains to a sample application rather than schema registration. Option B focuses on configuring a resource but does not involve schema registration, and option D is about enabling RESTful services at the workspace level, not schema-specific configuration.