If a database is queried with the following command:
SELECT object_name FROM all_objects WHERE object_type = 'TABLE';
Which of the following values are displayed?
Reveal answer
Fill a bubble to check yourself
If a database is queried with the following command:
SELECT object_name FROM all_objects WHERE object_type = 'TABLE';
Which of the following values are displayed?