logo

CuriousTab

CuriousTab

Discussion


Home Database Managing Databases with Oracle Comments

  • Question
  • The only time that case matters is inside quotation marks of strings.


  • Options
  • A. True
  • B. False

  • Correct Answer
  • True 


  • Managing Databases with Oracle problems


    Search Results


    • 1. 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
    • 2. When you type Start FILENAME, the statement in your file will be executed automatically.

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

    • 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 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
    • 6. Indexes are created to enforce uniqueness on columns and to enable fast retrieval by column values.

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

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

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

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. When you type into SQL*Plus and press enter, the statement will be finished and executed.

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


    Comments

    There are no comments.

Enter a new Comment