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
Can sql function call stored procedure?
Why do we use sql constraints?
Which join condition can be specified using on clause?
What are different types of sql?
Why cross join is used?
How many types of indexes are there in sql?
Explain what is a view?
Differentiate pl/sql and sql?
what's the difference between a primary key and a unique key? : Sql dba
What is secondary key?
What is bulk compiling in pl/sql.?
how can we know the count/number of elements of an array? : Sql dba
How does sql developer connect to oracle database?
What is primary key and foreign key?
What is server name sql?