select distinct item_id, object_title, object_package_id from pm_projectsx where lower(object_title) like lower(:keyword)