write a qurey for finding the length of the sting.

Answer Posted / manjula

SELECT LEN ('string')

output :
6

Is This Answer Correct ?    4 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the execution plan in sql?

570


Can sql function call stored procedure?

566


Are null values same as that of zero or a blank space?

539


how to rename an existing table in mysql? : Sql dba

584


what is blob? : Sql dba

568






i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5

3218


what is a cursor? : Sql dba

566


What is the difference between syntax error and runtime error?

623


what is transaction? : Sql dba

542


How many aggregate functions are available there in sql?

536


What is the difference between alter trigger and drop trigger statements?

613


What is the non-clustered index in sql?

596


What are views in sql?

555


What is the most important ddl statements in sql are?

535


What is a recursive join sql?

603