Thread
:
MYSQL: Multiple values in column
View Single Post
03-12-2011, 08:31 AM
redwhiteandblue
Bollocks
Industry Role:
Join Date: Jun 2007
Location: Bollocks
Posts: 2,792
select * from model, city
left join model_in_city on model.model_id=model_in_city.model_id
left join city on city.city_id=model_in_city.city_id
__________________
Interserver unmanaged AMD Ryzen servers from $73.00
redwhiteandblue
View Public Profile
Find More Posts by redwhiteandblue