sql - Postgres Query: finding values that are not numbers - Stack Overflow

PHOTO EMBED

Mon Aug 21 2023 20:18:00 GMT+0000 (Coordinated Universal Time)

Saved by @mvieira

DELETE FROM myrecords WHERE record ~ '^[^0-9]+$';
content_copyCOPY

https://stackoverflow.com/questions/47209039/postgres-query-finding-values-that-are-not-numbers