Collections:
SCHEMA() - Synonym for DATABASE()
What's the difference between SCHEMA() and DATABASE() functions?
✍: FYIcenter.com
SCHEMA() is
a synonym for the DATABASE() function.
Related MySQL functions:
⇒ SESSION_USER() - Synonym for USER()
⇐ ROW_COUNT() - Affected Rows from Last DML Statement
2025-02-16, 3308🔥, 0💬
Popular Posts:
How To Assign Debug Privileges to a User in Oracle? In order to run SQL Developer in debug mode, the...
How To Install Oracle Database 10g XE in Oracle? To install 10g universal edition, double click, Ora...
How To Generate Random Numbers with the RAND() Function in SQL Server Transact-SQL? Random numbers a...
What Are the Differences between DATE and TIMESTAMP in Oracle? The main differences between DATE and...
How To Verify Your PHP Installation in MySQL? PHP provides two execution interfaces: Command Line In...