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
Define overloaded procedure?
How can triggers be used for the table auditing?
Which is better stored procedure or query?
What is mutating error in pl sql?
what is the difference between char_length and length? : Sql dba
How is data stored on a disk?
How run sql*plus commands that are stored in a local file?
explain what is mysql? : Sql dba
how to run 'mysql' commands from a batch file? : Sql dba
What is the use of sql trace?
What are the benefits of stored procedures?
Enlist the data types that can be used in pl/sql?
What steps server process has to take to execute an update statement?
Is join an inner join?
Can we edit a view in sql?