1z0-007  Exam

Exam # of questions Description  Update
1z0-007 195 Oracle 1z0-007 Introduction to Oracle9i: SQL... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

1z0-007 - Exam Information
  • Description:Oracle 1z0-007 Introduction to Oracle9i: SQL
  • Passing Score:75%
  • Practice Test - Number of questions:195 questions
  • Simulation Test - Number of questions:195 questions
  • Simulation Test Duration:41 minutes
  • Has explanations:Yes

Question of the day

Which four are correct guidelines for naming database tables? (Choose four)

Answer(s)

  1. Must begin with either a number or a letter.
  2. Must be 1-30 characters long.
  3. Should not be an Oracle Server reserved word.
  4. Must contain only A-Z, a-z, 0-+, _, *, and #.
  5. Must contain only A-Z, a-z, 0-9, _, $, and #.
  6. Must begin with a letter.
Correct Answer

Must be 1-30 characters long.

Should not be an Oracle Server reserved word.

Must contain only A-Z, a-z, 0-9, _, $, and #.

Must begin with a letter.