So then you mean characters that SQL uses for special purposes, such as the apostrophe? Different dialects of SQL treat different chacters as "special", so you'll really have to read the documentation for the SQL engine that you are using, and follow it's guidlines for how to handle them.
-PatP