Enter Query

SELECT
REGEXP_MATCHES('PostgreSQL', '\d+') result;

Query Result

Loading...