|
No difference
CREATE OR REPLACE VARIABLE rows INTEGER;
GET DIAGNOSTICS rows = ROW_COUNT ;
SQL State: 42601 Vendor Code: -104 Message: [SQL0104] Token ROWS was not
valid. Valid tokens: :. Cause . . . . . : A syntax error was detected at
token ROWS. Token ROWS is not a valid token. A partial list of valid
tokens is :. This list assumes that the statement is correct up to the
token. The error may be earlier in the statement, but the syntax of the
statement appears to be valid up to this point. Recovery . . . : Do one
or more of the following and try the request again: -- Verify the SQL
statement in the area of the token ROWS. Correct the statement. The error
could be a missing comma or quotation mark, it could be a misspelled word,
or it could be related to the order of clauses. -- If the error token is
<END-OF-STATEMENT>, correct the SQL statement because it does not end with
a valid clause.
Interestingly in the Global variables tab there is NOT a ROW_COUNT
variable shown ???
Don
______________________________________________________________________
This email has been scanned for computer viruses. Although MSD has taken reasonable precautions to ensure no viruses are present in this email, MSD cannot accept responsibility for any loss or damage arising from the use of this email or attachments.
______________________________________________________________________
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.