write a qurey for finding the length of the sting.
Answer Posted / nagendra
select length('sting') from dual;
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are pl/sql cursor exceptions?
What are the types of optimization?
How can we find duplicate records in a table?
How does one use sql*loader to load images, sound clips and documents? : aql loader
Can procedure in package be overloaded?
what is an alias command? : Sql dba
Why truncate is faster than delete?
What is sql*plus?
how do you control the max size of a heap table? : Sql dba
How do you remove duplicate records from a table?
How are functions and procedures called in PL/SQL?
What is the use of stored procedures?
What is sql*loader and what is it used for? : aql loader
What is mutating sql table?
What is foreign key sql?