Which of the following correctly describes the between predicate in the where clause?
(a) It is used to check whether a value is in between two specified values
(b) It is used to check whether a value is exactly in the center of the relation alphabetically
(c) It is used to check whether a value is in between any two other values in the database
(d) None of the mentioned
I have been asked this question at a job interview.
This key question is from Set Operations topic in division Introduction to Relational Model and Sql of RDBMS