Collections:
SHA() - Synonym for SHA1()
What's the difference between SHA() and SHA1() functions?
✍: FYIcenter.com
SHA(expr) is
a synonym for the SHA1(expr) function.
Related MySQL functions:
⇒ SHA1() - Calculating SHA-1 Hash
⇐ RANDOM_BYTES() - Generating Random Bytes
2023-12-14, 1561🔥, 0💬
Popular Posts:
How To Escape Special Characters in SQL statements in MySQL? There are a number of special character...
How To Install Oracle Database 10g XE in Oracle? To install 10g universal edition, double click, Ora...
How to convert a JSON (JavaScript Object Notation) quoted string into a regular character string usi...
Where to find answers to frequently asked questions on Downloading and Installing SQL Server 2005 Ex...
Where to find answers to frequently asked questions on PHP Connections and Query Execution for MySQL...