You run this SQL statement in your query tool:
SELECT * FROM DBA_OBJECTS;
Assuming that the syntax is correct for your platform, what does the statement select from?
A.
PeopleTools tables
B.
System catalog tables
C.
Application data tables
D.
Related language tables
Explanation: