Quiz on PostgreSQL Expressions



1. What is an expression in PostgreSQL?
2. Which operator is used for string concatenation in PostgreSQL?
3. What does the COALESCE function do?
4. Which function can be used to extract the year from a date in PostgreSQL?
5. What type of expressions can be used in PostgreSQL?

Advertisements