write a qurey for finding the length of the sting.

Answer Posted / ajmal khan

select length('string') from dual;
or
select length(column_name) from table_name;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I access sql anywhere database?

501


Which join is like an inner join?

529


What is compound trigger?

564


What are sql functions? Describe the different types of sql functions?

563


How we can update the view?

605






What is sql used for?

647


What is sql query limit?

512


what is the stuff function and how does it differ from the replace function? : Sql dba

624


What is foreign key and example?

521


Why are indexes and views important to an organization?

529


What are procedures used for?

533


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

1562


How many row comparison operators are used while working with a subquery?

543


what is denormalization. : Sql dba

550


Is sql injection illegal?

597