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, 2336🔥, 0💬
Popular Posts:
How to obtain the number of rows found by the last SELECT statement using the FOUND_ROWS() function?...
What are binary literals supported in SQL Server Transact-SQL? Binary literals in Transact-SQL are s...
Can Date and Time Values Be Converted into Integers in SQL Server Transact-SQL? Can date and time va...
How To Drop an Index in Oracle? If you don't need an existing index any more, you should delete it w...
Can Date and Time Values Be Converted into Integers in SQL Server Transact-SQL? Can date and time va...