Skip to content
Manual Crono SQL

system_user

La función system_user devuelve el nombre del inicio de sesión del sistema operativo con el que se está ejecutando la sesión actual.

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

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