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, 1453🔥, 0💬
Popular Posts:
How To Start Instance with a Minimal Initialization Parameter File in Oracle? The sample initializat...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
How To Convert Numeric Values to Character Strings in MySQL? You can convert numeric values to chara...
How To Verify Your PHP Installation in MySQL? PHP provides two execution interfaces: Command Line In...
How To Provide Default Values to Function Parameters in SQL Server Transact-SQL? If you add a parame...