Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I have an MS SQL query that does not contain any Escape characters. However I receive this error message when I try to Guess Schema. Please advise.
SELECT distinct C.ClientId, C.ClientName FROM client cWHERE C.ClientId > 0 AND C.Status = 0and c.[Language] in (1033)
Hello,
Could you please check your "Code" tab in your job to see if there will be your compile error highlighted in red line?
Best regards
Sabrina