SELECT Sub_Genre.sgid, Sub_Genre.sgname, Region.rname FROM Sub_Genre AS S, Region AS R JOIN Band_Styles AS bSty ON bSty.sgname=S.sgname JOIN Band_Or