Skip to content
Manual Crono SQL

current_datetime

La función current_datetime devuelve la fecha y hora actuales del sistema como un valor de tipo datetime.

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

select current_datetime 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