πŸ“Š MySQL
Q. Which function is used to get the length of a string?
  • (A) STRLEN()
  • (B) LENGTH()
  • (C) STRING_LENGTH()
  • (D) SIZE()
πŸ’¬ Discuss
βœ… Correct Answer: (B) LENGTH()

Explanation: `LENGTH()` returns the number of bytes in a string.

Explanation by: Mr. Dubey
`LENGTH()` returns the number of bytes in a string.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
48
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate