Multiple choice By which predicate can one access the value in a given interval in DBMS? BETWEEN predicate LIKE predicate IN predicate COUNT SUM Reveal answer Fill a bubble to check yourself A Correct answer Explanation BETWEEN predicate is used to specify the range in which the value must lie.