Hello Guys,

i would to know how to make a 'like' statement with a sentence wihch could contains the '%' character.
ie : 100 % in the sentence "100 % free"

for instance the statement should have been :

select * from tablename where lib like '100 %'