This article provides an example to display items containing letter 't' in item name.
select * from item where itemname like'%t%'; Output: ITEMNO ITEMNAME ITEMPRICE QTY_HAND COLOR ------ --------- ---------- ---------- ------ I0005 Monitor 700 125 Black