PostgreSQL - Advanced Features
What will be the result of this query?
SELECT daterange('2023-01-01', '2023-01-10', '[]') @> '2023-01-10'::date;SELECT daterange('2023-01-01', '2023-01-10', '[]') @> '2023-01-10'::date;15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions