Hi, I'm trying to do query using this script:

Select * From <table> where <textfield> like ',@%'

the problem is that no record is being retrieved. Is there a way for me to search for special characters on textfields? Thank you very much