I have a Postgres table signal which has a JSON column called signal_range and I want to split the range into different columns in a SELECT query.
Brand