Q. To measure the length of a string in bytes, the operator used is . . . . . . . .
β
Correct Answer: (B)
LENGTH()
Explanation: This question asks you about how to find out the length of a string in bytes in MySQL. Bytes are the basic units of data storage in computers.