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, 1363🔥, 0💬
Popular Posts:
How To Verify Your PHP Installation in MySQL? PHP provides two execution interfaces: Command Line In...
What is SQL Server Transact-SQL (T-SQL)? SQL Server Transact-SQL, also called T-SQL, is an extension...
What are single-byte character string data types supported in SQL Server Transact-SQL? Single-byte c...
How To Generate CREATE TABLE Script on an Existing Table in SQL Server? If you want to know how an e...
What Are the Differences between BINARY and VARBINARY in MySQL? Both BINARY and VARBINARY are both b...