Skip to content
Manual Crono SQL

current_year

La función current_year devuelve el año actual del sistema como un valor numérico de cuatro dígitos.

Esta función se comporta como una constante del sistema y no requiere paréntesis.

select current_year resultado;

Was this page helpful?

We are here to help. If you have any problem or question, open a GitHub issue and we will get back to you as soon as possible.

Create a GitHub issue