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, 1432🔥, 0💬
Popular Posts:
What is dba.FYIcenter.com Website about? dba.FYIcenter.com is a Website for DBAs (database administr...
How to detect the collation coercibility associated to a given character string using the COERCIBILI...
How To Provide Default Values to Function Parameters in SQL Server Transact-SQL? If you add a parame...
How To Drop an Index in Oracle? If you don't need an existing index any more, you should delete it w...
Where to find answers to frequently asked questions on Downloading and Installing SQL Server 2005 Ex...