imem
imem copied to clipboard
Missing single quote escaping for SQL filter

select logTime , logLevel , module , function , line , fields , message from cproLog_86400@ where [email protected] in ( to_list('[''ProdCproMasterPull'']') , to_list('[''ProdCproPull'']') )