A

Admin • 833K Points
Coach

Q. Which among the following data types can be used with "Range Condition"?

  • (A) Numeric data type
  • (B) Temporal data type
  • (C) String data type
  • (D) Both Numeric and Temporal data type
  • Correct Answer - Option(D)
  • Views: 22
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question asks about data types in MySQL that can be used with a "Range Condition". A range condition is a way to filter data based on a range of values. For example, you could find all customers with ages between 20 and 30, or all orders placed between January 1st and March 31st.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.