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, 2786🔥, 0💬
Popular Posts:
How To Round a Numeric Value To a Specific Precision in SQL Server Transact-SQL? Sometimes you need ...
How Fixed Length Strings Are Truncated and Padded in SQL Server Transact-SQL? When the length of the...
How To Install Oracle Database 10g XE in Oracle? To install 10g universal edition, double click, Ora...
How To Query Tables and Loop through the Returning Rows in MySQL? The best way to query tables and l...
How To Present a Past Time in Hours, Minutes and Seconds in MySQL? If you want show an article was p...