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
Why is partition used in sql?
Can I join the same table twice?
What is a primary key called that is made up of more than one field?
Define commit?
What is composite data type in pl sql?
Is sql considered coding?
Why does sql need a server?
Can we commit in trigger?
How much does sqlite cost?
Is sql sequential or random?
how can we know the number of days between two given dates using mysql? : Sql dba
write an sql query to find names of employee start with 'a'? : Sql dba
What is the difference between inner join and outer join?
Can we rename a column in the output of sql query?
What is hibernate and its relation to sql?