Skip to content Skip to sidebar Skip to footer
Showing posts with the label Unnest

How Get All Matching Positions In A String?

I have a column flag_acumu in a table in PostgreSQL with values like: 'SSNSSNNNNNNNNNNNNNNNNNN… Read more How Get All Matching Positions In A String?

Postgres From Query With One Of The Column Name

As follow-up to the previous question: Count matches between multiple columns and words in a neste… Read more Postgres From Query With One Of The Column Name

Sql Multiple Unnest In Single Select List

I was implementing a Query system. I implemented unnest function. Now user was asking about using m… Read more Sql Multiple Unnest In Single Select List