Is there a function for SAP DB to get the length of a string in SQL?
2 Answers
Actually, the length() function exists, although it isn't listed in the string funcions list in the docs.
Actually, the length() function exists, although it isn't listed in the string funcions list in the docs.