Oracle
1Z0-146 · Question #53
View the Exhibit to examine the PL/SQL code for the GET_METADATA function. Which statement is true about the metadata gathered by the function?
The correct answer is A. The end result is the creation of DDL for the TIMECARDS table with all instances of the HR schema. See the full explanation below for the reasoning.
Question
View the Exhibit to examine the PL/SQL code for the GET_METADATA function. Which statement is true about the metadata gathered by the function?
Exhibit
Options
- AThe end result is the creation of DDL for the TIMECARDS table with all instances of the HR schema
- BThe end result is the creation of an XML document for all tables with all physical, storage, logging,
- CThe end result is the creation of DDL for all tables with all instances of the HR schema changed to
- DThe end result is the creation of DDL for all tables and associated indexes with all instances of the
How the community answered
(22 responses)- A73% (16)
- B9% (2)
- C5% (1)
- D14% (3)
Community Discussion
No community discussion yet for this question.
