select i.name, f.label, f.description from cr_items i, cr_folders f where i.item_id = :folder_id and f.folder_id = :folder_id