Here is my query:
select * from geo.places where text="Swati Snacks";
I have a my latitude and longitude and name of the place with me, now I want to query "Yahoo" to fetch its maximum info stored in their database. By using the above variables I want to query it.
I have tried below query from Yahoo console but it sends wrong result the place is in Mumbai.