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, 2712🔥, 0💬
Popular Posts:
How To Insert New Line Characters into Strings in SQL Server Transact-SQL? If you want to break a st...
How to format a number of bytes in a human-readable unit using the FORMAT_BYTES() function? FORMAT_B...
How To Get Help Information from the Server in MySQL? While you are at the "mysql>" prompt, y...
How To Convert Binary Strings into Hexadecimal Character Strings in SQL Server? When a query returns...
Where to find Oracle database server tutorials? Here is a collection of tutorials, tips and FAQs for...