Collections:
SYSTEM_USER() - Synonym for USER()
What's the difference between SYSTEM_USER() and USER() functions?
✍: FYIcenter.com
SYSTEM_USER() is
a synonym for the USER() function.
Related MySQL functions:
⇒ USER() - Login Name of Current User
⇐ SESSION_USER() - Synonym for USER()
2025-01-07, 3028🔥, 0💬
Popular Posts:
How REAL and FLOAT Literal Values Are Rounded in SQL Server Transact-SQL? By definition, FLOAT(n) sh...
How To Change the Name of a Database User in SQL Server? If you want to change the name of an existi...
How To Change the Password for Your Own User Account in MySQL? If you want to change the password of...
How AdventureWorksLT tables are related in SQL Server? There are 12 user tables defined in Adventure...
How To Provide Default Values to Function Parameters in SQL Server Transact-SQL? If you add a parame...