imem icon indicating copy to clipboard operation
imem copied to clipboard

Missing single quote escaping for SQL filter

Open stoch opened this issue 8 years ago • 0 comments

image

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

stoch avatar Jan 26 '17 06:01 stoch