BETWEEN operator is used with which SQL Statements –

5. BETWEEN operator is used with which SQL Statements –

  1. SELECT
  2. DELETE
  3. INSERT
  4. All of the above

Answer: D) All of the above

Explanation:

BETWEEN operators is used with SELECT, DELETE and INSERT SQL Statements.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.