write a qurey for finding the length of the sting.
Answer Posted / abhiraj
select LEN('welcome')
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is procedure in pl sql?
Which are the different case manipulation functions in sql?
What are data types in pl sql?
What are keys in sql?
Can we use join in subquery?
What are the disadvantages of not performing database normalization?
What are the indexing methods?
How many triggers can be applied on a table?
what are the join types in tsql? : Transact sql
What is rank () in sql?
What is index example?
what are string data types? : Sql dba
how do you login to mysql using unix shell? : Sql dba
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
What is the use of nvl function?