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, 1368🔥, 0💬
Popular Posts:
How To Get Help Information from the Server in MySQL? While you are at the "mysql>" prompt, y...
How To Update Multiple Rows with One UPDATE Statement in SQL Server? If the WHERE clause in an UPDAT...
How To Create a Stored Program Unit in Oracle? If you want to create a stored program unit, you can ...
How To End a Stored Procedure Properly in SQL Server Transact-SQL? Where the end of the "CREATE PROC...
How To Start the Command-Line SQL*Plus in Oracle? If you Oracle server or client installed on your w...