write a qurey for finding the length of the sting.
Answer Posted / rinson
Select length('&string') from dual;
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What does subquery mean in sql?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
What is data manipulation language?
What are different methods to trace the pl/sql code?
Why is theta join required?
what is normalization? : Sql dba
What is duration in sql profiler trace?
Cite the differences between execution of triggers and stored procedures?
What is schema in sql example?
What is scalar and vector?
How long will it take to learn pl sql?
What is rank function in sql?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
How insert into statements in sql?
Why is stored procedure faster than query?