Answer Posted / a.brahmam
select length('HELLO')-length(replace('HELLO','L')) from dual;
ANS:=2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are crud methods?
What is procedure and function?
What is a heap in sql?
Can variables be used in sql statements?
What are the string functions in sql?
Can one improve the performance of sql*loader? : aql loader
what is sql in mysql? : Sql dba
What can sql server reporting services do?
what is the difference between blob and text? : Sql dba
What is sap sql anywhere?
what happens if you no create privilege in a database? : Sql dba
How to make a copy values from one column to another in sql?
What are analytic functions in sql?
What is fmtonly in sql?
How does left join work in sql?