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 is a dirty read sql?
Explain the methods used to protect source code of pl/sql.
what are date and time intervals? : Sql dba
What is percent sign in sql?
Is nosql faster than sql?
what are the advantages of mysql in comparison to oracle? : Sql dba
What are analytic functions in sql?
What are all the different normalization?
how to create a table index in mysql? : Sql dba
What is a sql instance vs database?
What are the different types of constraints?
Which join is like inner join?
What is cursor explain with example?
What is the difference between rename and alias?
how to extract a unit value from a date and time? : Sql dba