Which of the following functions is used when you have to check if the value of a certain column falls between a range?

24. Which of the following functions is used when you have to check if the value of a certain column falls between a range?

  1. Between()
  2. Range()
  3. Asc()
  4. Check()

Answer: A) Between()

Explanation:

Between() function is used when you have to check if the value of a certain column falls between a range.

Comments and Discussions!

Load comments ↻






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