SELECT * FROM photoalbum pa where public_ind = 'Y' and FRONTPAGE_IND = 'Y' ORDER BY pa.albumdato desc LIMIT 6 OFFSET 0