|< < 16 > >|
A range variable is a variable that "ranges" over a table.
select al.title from artist ar, album al where al.artist_id = ar.artist_id and name = 'The Detroit Cobras'