Semicolon and func_odbc.conf

I have a SQL statement I am trying to run in func_odbc.conf however the statement contains semicolons. Is there a way to keep the conf file from commenting out the text after the ; ?

You can escape things by putting \ in front.