Multiple choice technology databases

An interval literal specifies

  1. a period of time

  2. a numerical difference

  3. a descriptive number

  4. a floating point number

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

An INTERVAL literal in SQL represents a period of time, such as '3 days' or '2 hours'. This is the standard interpretation across database systems.