0

Is there a function for SAP DB to get the length of a string in SQL?

2 Answers 2

1

Actually, the length() function exists, although it isn't listed in the string funcions list in the docs.

Sign up to request clarification or add additional context in comments.

Comments

0

I use the len() function

edit: never mind - I'm on MSSQL

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.