Answer Posted / kuldeep123
select regexp_count('HEllO','L') from dual;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
tell us something about heap tables. : Sql dba
What is the difference between in and between in sql?
Write a query to find the names of users that begin with "um" in sql?
What is the plv (pl/vision) package offers?
Can there be 2 primary keys in a table?
What is set serveroutput on in pl sql?
Can we write dml inside a function in sql server?
Explain the update statement in sql
What is dml statement?
Can we join tables without foreign key?
What's the difference between a primary key and a clustered index?
What are the topics in pl sql?
How do I find duplicates in two columns?
What programs use sql?
explain the difference between bool, tinyint and bit. : Sql dba