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, 2501🔥, 0💬
Popular Posts:
What Are the Differences between DATE and TIMESTAMP in Oracle? The main differences between DATE and...
Where to find answers to frequently asked questions I am new to Oracle database. Here is a list of f...
Where to find answers to frequently asked questions on CREATE, ALTER and DROP Statements in MySQL? H...
Where to find MySQL database server tutorials? Here is a collection of tutorials, tips and FAQs for ...
What Happens If the UPDATE Subquery Returns Multiple Rows in SQL Server? If a subquery is used in a ...