Extracting specific data from database?
Posted: Tue Jun 26, 2012 7:27 am
Hi Everyone,
How do I extract specific data from a database without having to write hundreds of different mysql commands?
For example, if I want to extract then display only "car dealers" in New York City on my "New York City Page" --->> mydomain.com/new-york-city/used-cars. How would I make a script that will only "pull" or "extract" new york city car dealers without having to write different mysql commands?
Thanks
How do I extract specific data from a database without having to write hundreds of different mysql commands?
For example, if I want to extract then display only "car dealers" in New York City on my "New York City Page" --->> mydomain.com/new-york-city/used-cars. How would I make a script that will only "pull" or "extract" new york city car dealers without having to write different mysql commands?
Thanks