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
What is rowtype?
How do I run a sql query?
What are the types of join in sql?
What are analytic functions in sql?
Why primary key is required?
How do you concatenate in sql?
Explain exception handling in pl/sql?
Can we call dml statement in function?
Does varchar need length?
How do I find duplicates in two columns?
what are the advantages of sql ? : Sql dba
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
How do I run a sql trace?
What are the types of variables use in pl sql?
What is sql performance tuning?