logo

CuriousTab

CuriousTab

Managing Databases with Oracle problems


  • 1. Oracle will let you define Notepad as your default editor, and whenever you type NOTEPAD, SQL*Plus will invoke Notepad.

  • Options
  • A. True
  • B. False
  • Discuss
  • 2. The left-leaning slash tells Oracle to execute whatever statement is in the buffer.

  • Options
  • A. True
  • B. False
  • Discuss
  • 3. Oracle maintains a System Change Number (SCN) which is a database-wide value that is incremented by Oracle whenever database changes are made.

  • Options
  • A. True
  • B. False
  • Discuss
  • 4. Money is defined in Oracle with the Currency data type.

  • Options
  • A. True
  • B. False
  • Discuss
  • 5. Oracle commands, column names, table names, view names and all other database elements are case sensitive.

  • Options
  • A. True
  • B. False
  • Discuss
  • 6. When you type Start FILENAME, the statement in your file will be executed automatically.

  • Options
  • A. True
  • B. False
  • Discuss
  • 7. If there is only one statement and no ambiguity about what is wanted, Oracle will treat the semicolon and slash as the same.

  • Options
  • A. True
  • B. False
  • Discuss
  • 8. The only time that case matters is inside quotation marks of strings.

  • Options
  • A. True
  • B. False
  • Discuss
  • 9. Indexes are created to enforce uniqueness on columns and to enable fast retrieval by column values.

  • Options
  • A. True
  • B. False
  • Discuss
  • 10. Oracle does NOT support a CASCADE UPDATE constraint.

  • Options
  • A. True
  • B. False
  • Discuss

First 2 3