Archives of the TeradataForum
Message Posted: Mon, 09 Apr 2012 @ 21:02:06 GMT
Subj: | | Re: TPT script: Query ends within a string or comment block |
|
From: | | Dempsey, Mike |
The first problem is that you started your 'DESCRIPTION' with a double quote and ended it with a single quote.
That should show up very clearly in the color of the text (unless you have colors switched off)
(Brace matching will also highlight the matching quote if you place the cursor after a quote, or select just the quote character)
However you can't run a TPT script from within SQLA anyway. (But you can use SQLA to look for errors by using the syntax highlighting as
above)
Mike Dempsey
|