Floyd Moore

Results 1 issues of Floyd Moore

When running a valid sql comment that has a negative integer as an argument: %sql SELECT DATEADD(month, -2, SYSDATE) It returns an error: UsageError: unrecognized arguments: -2, SYSDATE) If you...