logo

CuriousTab

CuriousTab

Discussion


Home Database Managing Databases with Oracle Comments

  • Question
  • SQL*Plus is a text editor.


  • Options
  • A. True
  • B. False

  • Correct Answer
  • True 


  • Managing Databases with Oracle problems


    Search Results


    • 1. You can use the DROP statement to remove structures from the database.

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

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

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

    • Options
    • A. True
    • B. False
    • Discuss
    • 5. 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
    • 6. When you type into SQL*Plus and press enter, the statement will be finished and executed.

    • Options
    • A. True
    • B. False
    • Discuss
    • 7. Oracle directly supports the definition of surrogate keys.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. Sequences guarantee valid surrogate key values.

    • Options
    • A. True
    • B. False
    • Discuss
    • 9. Oracle, the world's most popular DBMS, is powerful and robust, running on many different operating systems.

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. You can check on the status of tables with the DESCRIBE or DESC command.

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


    Comments

    There are no comments.

Enter a new Comment