Collections:
SESSION_USER() - Synonym for USER()
What's the difference between SESSION_USER() and USER() functions?
✍: FYIcenter.com
SESSION_USER() is
a synonym for the USER() function.
Related MySQL functions:
⇒ SYSTEM_USER() - Synonym for USER()
⇐ SCHEMA() - Synonym for DATABASE()
2025-01-07, 2648🔥, 0💬
Popular Posts:
How To Recover a Dropped Index in Oracle? If you have the recycle bin feature turned on, dropped ind...
Where to find answers to frequently asked questions on Managing Security, Login and User in SQL Serv...
Where Is the Export Dump File Located in Oracle? If you are not specifying the dump directory and fi...
How To Create a Table Index in Oracle? If you have a table with a lots of rows, and you know that on...
How To Concatenate Two Character Strings Together in SQL Server Transact-SQL? Concatenating two char...