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, 1349🔥, 0💬
Popular Posts:
Is PL/SQL Language Case Sensitive in Oracle? PL/SQL language is not case sensitive: Reserved words a...
How To End a Stored Procedure Properly in SQL Server Transact-SQL? Where the end of the "CREATE PROC...
How to detect the collation coercibility associated to a given character string using the COERCIBILI...
How to download Microsoft SQL Server 2005 Express Edition in SQL Server? Microsoft SQL Server 2005 E...
How to detect the collation coercibility associated to a given character string using the COERCIBILI...