logo

CuriousTab

CuriousTab

Discussion


Home Certification Oracle Certification Comments

  • Question
  • Which of the following is a comparison operator in SQL?


  • Options
  • A. LIKE
  • B. BETWEEN
  • C. =
  • D. All of the above

  • Correct Answer
  • All of the above 

    Explanation

    LIKE, BETWEEN and = operators are used for comparison in SQL. Comparison operators test whether two expressions are the same. Comparison operators can be used on all expressions except expressions of the text, ntext, or image data types.

  • Tags: AIEEE, Bank Exams, Analyst, Bank Clerk

    Oracle Certification problems


    Search Results


    • 1. The SQL keyword(s) ________ is used with wildcards.

    • Options
    • A. LIKE only
    • B. IN only
    • C. NOT IN only
    • D. IN and NOT IN
    • Discuss
    • 2. Candidate Key in DBMS?
    • Discuss
    • 3. Difference between Union and Union all?
    • Discuss
    • 4. Foreign key in DBMS is
    • Discuss
    • 5. A column defined as UNIQUE can contain Nulls while a column defined as PRIMARY KEY can't contain Nulls

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 6. Go command is a signal to execute the entire batch of SQL statements after previous Go

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 7. Copying the logs on the standby/backup server is an operation of Log Shipping

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 8. Multiple users can share a local temporary table

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 9. STUFF and REPLACE are used to replace characters in a string

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 10. Breaking of relationships is allowed once referential integrity on a database is enforced

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss


    Comments

    There are no comments.

Enter a new Comment