Database MCQS - QUESTION DETAILS

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

'LEN()' is used to find the length of a string in SQL Server.

Similar Questions

Which SQL Server data type is used to store a date and time combination?






What is the purpose of the Oracle NVL() function?






In SQL Server, what is the purpose of the CROSS JOIN clause?






Which SQL function is used to find the current user in MySQL?






In Oracle, what is the purpose of the ROLLBACK statement?






What is the purpose of the SQL Server SYSTEM_USER function?






In SQL Server, what is the purpose of the SQL Server XML data type method value()?






In MySQL, what is the purpose of the IFNULL() function?






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






Which Oracle statement is used to create a new table in a database?