select count(ci.item_id) from category_object_map c, cr_items ci, xowiki_page p where c.object_id = ci.item_id and ci.parent_id = :wiki_folder_id and ci.content_type = '::xowiki::PageInstance' and p.page_id = ci.live_revision and category_id = :my_cat_id