I trying to use Postgres regexp_matches function to pull hashtags out of a string... The following example returns only a match - how do I extract both hashtags?I trying to use Postgres regexp_matches functio
I trying to use Postgres regexp_matches function to pull hashtags out of a string... The following example returns only a match - how do I extract both hashtags?I trying to use Postgres regexp_matches functio