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, 2184🔥, 0💬
Popular Posts:
How To Create a Dynamic Cursor with the DYNAMIC Option in SQL Server Transact-SQL? If the underlying...
What are DDL (Data Definition Language) statements for tables in SQL Server? DDL (Data Definition La...
Where to find tutorials to answer some frequently asked questions on Microsoft SQL Server Transact-S...
How To Present a Past Time in Hours, Minutes and Seconds in MySQL? If you want show an article was p...
How To Replace Given Values with NULL using NULLIF() in SQL Server Transact-SQL? Sometime you want t...