Split text in postgres
You can split text in postgres
bob@example.com
mary@example.com
bob
mary
@example.com
@example.com
Which can be helpful when sanitizing data:
TweetYou can split text in postgres
bob@example.com
mary@example.com
bob
mary
@example.com
@example.com
Which can be helpful when sanitizing data:
Tweet