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, 713🔥, 0💬
Popular Posts:
What Is SQL*Plus in Oracle? SQL*Plus is an interactive and batch query tool that is installed with e...
What Is ISAM in MySQL? ISAM (Indexed Sequential Access Method) was developed by IBM to store and ret...
What Are Out-of-Range Errors with DATETIME values in SQL Server Transact-SQL? When you enter DATETIM...
What Is an Oracle Instance in Oracle? Every running Oracle database is associated with an Oracle ins...
How Fixed Length Strings Are Truncated and Padded in SQL Server Transact-SQL? When the length of the...