albertolovato

Results 1 comments of albertolovato

Would it be sufficient to modify the `copyStatement` definition as follows? `copyStatement` ` : COPY copySource (NEWLINE* (directoryPhrase | familyPhrase | replacingPhrase | SUPPRESS))* NEWLINE* DOT` ` | EXEC SQL...