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, 1403🔥, 0💬
Popular Posts:
How To List All User Names in a Database in SQL Server? If you want to see a list of all user names ...
How To Assign Debug Privileges to a User in Oracle? In order to run SQL Developer in debug mode, the...
Collections: Interview Questions MySQL Tutorials MySQL Functions Oracle Tutorials SQL Server Tutoria...
How To Start the Command-Line SQL*Plus in Oracle? If you Oracle server or client installed on your w...
How To View Data Files in the Current Database in Oracle? If you want to get a list of all tablespac...