Select Queries
SELECT * FROM (`items`) WHERE `category` = 'A' AND `item_type` = 'I' AND `status` = 'A' ORDER BY `i_id` desc