logo

CuriousTab

CuriousTab

Discussion


Home Database Managing Databases with Oracle Comments

  • Question
  • 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

  • Correct Answer
  • True 


  • Managing Databases with Oracle problems


    Search Results


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

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

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

    • Options
    • A. True
    • B. False
    • Discuss
    • 4. 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
    • 5. The left-leaning slash tells Oracle to execute whatever statement is in the buffer.

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

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

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

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

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. SQL*Plus is a text editor.

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


    Comments

    There are no comments.

Enter a new Comment