postgres
.pg_catalog
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
regexp_count(string text, pattern text, start integer)
Description
count regexp matches
Parameters
Name
Type
Mode
string
text
IN
pattern
text
IN
start
integer
IN
Definition
regexp_count_no_flags