|
|
|
|
SIGN UP FOR
> Free Open Bar Party
> Table Service
> Birthday Party
> Guest Bartending
> Become A Host
> Join the Mailing List

select band.*
from band_featured
left join band on band.id = band_featured.band_id and band.active = 1
where band_featured.active = 1
and band_featured.website_id = 1 Database connection failed
|