logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

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


  • Options
  • A. =
  • B. <>
  • C. `
  • D. /

  • Correct Answer


  • Explanation

    The comparison operator that is used in SQL is '='. 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, Bank PO, Database Administrator, IT Trainer

    Technology problems


    Search Results


    • 1. A DBMS query language is designed to

    • Options
    • A. Specify the structure of a database
    • B. Support in the development of complex applications software
    • C. Support end users who use English-like commands
    • D. All of the above
    • Discuss
    • 2. Which of the following statements is true concerning subqueries?

    • Options
    • A. Does not start with the word SELECT.
    • B. Involves the use of an inner and outer query.
    • C. Cannot return the same result as a query that is not a subquery.
    • D. All of the above
    • Discuss
    • 3. Which one of the following sorts rows in SQL?

    • Options
    • A. ORDER BY
    • B. GROUP BY
    • C. SORT BY
    • D. ALIGN BY
    • Discuss
    • 4. What operator tests column for the absence of data?

    • Options
    • A. NOT operator
    • B. IS NULL operator
    • C. EXISTS operator
    • D. All of the above
    • Discuss
    • 5. The multi part identifier could not be bound is
    • Discuss
    • 6. AND, OR and NOT are examples of

    • Options
    • A. Clauses
    • B. Boolean operators
    • C. Conjuctive operators
    • D. Exclusive operators
    • Discuss
    • 7. Oracle SQL developer is an
    • Discuss
    • 8. Which of the following is not a relational database?

    • Options
    • A. 4th Dimension
    • B. Reflex
    • C. dBASE IV
    • D. FoxPro
    • Discuss
    • 9. A subquery in an SQL SELECT statement is enclosed in

    • Options
    • A. [ ]
    • B. { }
    • C. < >
    • D. ( )
    • Discuss
    • 10. The SQL SELECT statement is capable of

    • Options
    • A. Projection
    • B. Selection
    • C. Protection & Security
    • D. Both A & B
    • Discuss


    Comments

    There are no comments.

Enter a new Comment