Dremio Enterprise HomeReferenceSQL ReferenceSQL FunctionsfunctionsSYSTEM_USERVersion: current [26.x]On this pageCategories: System SYSTEM_USER Returns the name of the current user. This function cannot be used in a Reflection. Syntax SYSTEM_USER → varchar Examples SYSTEM_USER example for Dremio SELECT SYSTEM_USER-- user.name Usage Notes This function is identical to the functions SESSION_USER and USER.Was this page helpful?