MySQL Forums
Forum List  »  Newbie

SQL Query Help
Posted by: Pravi Goyal
Date: February 24, 2025 06:55AM

Hello, I'm new to MySQL and still trying to get the hang of some key database concepts. Right now, I'm working on a pest control database. My goal is to find cities or areas that have similar pest problems as a particular place, like Surrey.

I have data on different pests, how bad the infestations are, and the treatments used. However, I'm having trouble figuring out how to create a query to find other cities with the same types of pests or with similar levels of infestation.

If anyone has any ideas on how I can write this SQL query?

Options: ReplyQuote


Subject
Written By
Posted
SQL Query Help
February 24, 2025 06:55AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.