select * from description_table where description like '%Robert Jr.%' #### select * from description_table where description = 'Robert Jr.'