Which two statements are true about the DUAL table: (Choose two.)
Which two statements are true about the DUAL table: (Choose two.)
The DUAL table is a special one-row, one-column table present by default in Oracle databases. This table can be accessed by any user who has the SELECT privilege, making option C true. The table consists of a single row and a single column, which is correct as described in option E. Therefore, the correct answers are C and E.
CE is correct answer
CE correct see the reference below https://docs.oracle.com/cd/B14117_01/server.101/b10759/queries009.htm
CE are correct. https://www.examtopics.com/discussions/oracle/view/14717-exam-1z0-071-topic-1-question-293-discussion/
https://www.examtopics.com/discussions/oracle/view/14717-exam-1z0-071-topic-1-question-293-discussion/