Oracle
1Z0-873 · Question #95
1Z0-873 Question #95: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-873 to reveal the answer and full explanation for question #95. The question stem and answer options stay visible for context.
Question
Will the following SELECT query list all of the tables in the INFORMATION_SCHEMA database? If not, why? SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'INFORMATION_SCHEMA' ORDER BY TABLE_NAME
Options
- AYes.
- BNo; the INFORMATION_SCHEMA database does not contain information on itself.
- CNo; the WHERE clause is incorrect. The correct field name is TABLE_SCHEMATA.
- DNo; there is no table in the INFORMATION_SCHEMA database called TABLES.
Unlock 1Z0-873 to see the answer
You've previewed enough free 1Z0-873 questions. Unlock 1Z0-873 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.