Help Center/ MapReduce Service/ Component Operation Guide (LTS)/ Using HetuEngine/ Common HetuEngine SQL Syntax/ HetuEngine SQL Functions and Operators/ Session Information
Updated on 2025-03-17 GMT+08:00
Session Information
current_user
Description: Returns the current user.
select current_user;
current_user()
Description: Returns the current user.
current_catalog
Description: Returns the current catalog name.
select current_catalog;
current_schema
Description: Returns the current schema name.
select current_schema;
Parent topic: HetuEngine SQL Functions and Operators
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.