Answer Posted / kuldeep123
select regexp_count('HEllO','L') from dual;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is myisam? : Sql dba
What is lookup table in sql?
discuss about myisam key cache. : Sql dba
Which is faster subquery or join?
What is the limitation on the block size of pl/sql?
What is rtm stands for?
How to select all records from the table?
What is trigger and stored procedure in sql?
how is myisam table stored? : Sql dba
Mention what does plv msg allows you to do?
Is trigger a stored procedure?
how to use regular expression in pattern match conditions? : Sql dba
What is materialized view in sql?
How to change sql*plus system settings?
Why do we use procedures?