Collections:
OCTET_LENGTH() - Synonym for LENGTH()
What's the difference between OCTET_LENGTH() and LENGTH() functions?
✍: FYIcenter.com
OCTET_LENGTH(str) is
a synonym for the LENGTH(str) function.
Related MySQL functions:
⇒ ORD() - Order Value of First Character
⇐ OCT() - Calculate Octal representation
2023-11-18, 913🔥, 0💬
Popular Posts:
How To Convert Numeric Expression Data Types using the CAST() Function in SQL Server Transact-SQL? I...
What Is a Parameter File in Oracle? A parameter file is a file that contains a list of initializatio...
How To List All Login Names on the Server in SQL Server? If you want to see a list of all login name...
How To Find Out What Privileges a User Currently Has in Oracle? Privileges granted to users are list...
How To Get the Definition of a User Defined Function Back in SQL Server Transact-SQL? If you want ge...