Answer Posted / kuldeep123
select regexp_count('HEllO','L') from dual;
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we need cursor in pl sql?
What are secondary keys?
What is difference between rank () row_number () and dense_rank () in sql?
What mean sql?
How do you declare a variable in pl sql?
What is primary key and unique key?
How much does a sql dba make? : SQL DBA
Why stored procedure is better than query?
Does sql view stored data?
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
How many sql databases can you have on one server?
What is the syntax to add a record to a table?
Is sqlite thread safe?
What are views in sql?
What is basic structure of pl sql?