logo

CuriousTab

CuriousTab

Discussion


Home Database Managing Databases with Oracle Comments

  • Question
  • When you type Start FILENAME, the statement in your file will be executed automatically.


  • Options
  • A. True
  • B. False

  • Correct Answer
  • True 


  • Managing Databases with Oracle problems


    Search Results


    • 1. Oracle commands, column names, table names, view names and all other database elements are case sensitive.

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

    • 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. The left-leaning slash tells Oracle to execute whatever statement is in the buffer.

    • Options
    • A. True
    • B. False
    • Discuss
    • 5. 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
    • 6. 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
    • 7. The only time that case matters is inside quotation marks of strings.

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

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

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. You can use the DROP statement to remove structures from the database.

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


    Comments

    There are no comments.

Enter a new Comment