How can I query using like on json field in PostgreSQL?
1
vote
1
answer
2003
views
I've set up the following DB Fiddle: https://dbfiddle.uk/mzsp-4tg
How should I make a correct SQL query to use
like
on geo_json
field of json
type to get table records with string matching coordinates combination %30.504106925781265,50.43731985018662%
?
Asked by Taras
(167 rep)
Apr 3, 2023, 06:16 PM
Last activity: Apr 3, 2023, 06:38 PM
Last activity: Apr 3, 2023, 06:38 PM