nerdexam
Oracle

1Z0-071 · Question #435

You create a table named 123. Which statement runs successfully?

The correct answer is D. SELECT * FROM '123'. See the full explanation below for the reasoning.

Question

You create a table named 123. Which statement runs successfully?

Options

  • ASELECT * FROM TABLE(123);
  • BSELECT * FROM "123";
  • CSELECT * FROM '123';
  • DSELECT * FROM '123';

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    4% (2)
  • C
    10% (5)
  • D
    81% (39)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice