This post is how to find the current logged in user.
You can run the following command or look at the UI to see who is currently logged in.
SELECT CURRENT_USER();
A place for tutorials on programming and other such works.
This post is how to find the current logged in user.
You can run the following command or look at the UI to see who is currently logged in.
SELECT CURRENT_USER();
You must be logged in to post a comment.