Answers for "extract(year from now()) sql"

SQL
1

print year of a date sql

SELECT EXTRACT(YEAR FROM CURRENT_DATE)
Posted by: Guest on November-22-2020

Code answers related to "extract(year from now()) sql"

Code answers related to "SQL"

Browse Popular Code Answers by Language