Database MCQS - QUESTION DETAILS

Which SQL function is used to find the length of a string?
A. STRLEN()
B. LEN()
C. LENGTH()
D. STRINGLENGTH()

'LENGTH()' is used to find the length of a string in MySQL.

Similar Questions

What is the purpose of the Oracle UTL_FILE package?






Which Oracle statement is used to grant execute permissions on a stored procedure?






In SQL Server, what is the purpose of the SQL Server FLOAT data type?






In SQL Server, what is the purpose of the HAVING clause?






What is the purpose of the SQL Server AVG() function?






What is the purpose of the Oracle DBMS_SCHEDULER package?






In Oracle, what is the purpose of the WITH clause?






Which SQL Server statement is used to grant all privileges to a user?






What is the purpose of the SQL Server DISTINCT keyword?






In Oracle, what is the purpose of the INSTR() function?