Problem: When performing a search with "equals" and "ends with" search criteria, you see an Unable to find... message.
SELECT dept_id, rtrim(dept_name) as dept_name, dept_head_id FROM sampledb.dba.department