on 2015 Dec 01 5:17 AM
Just stumbled upon this glitch.
select list(City, ',') from Contacts;
and
select list(City, ';') from Contacts;
both work in iSql. But the Plan Viewer returns
[Sybase][ODBC Driver][SQL Anywhere]Syntax error near '(end of line)' on line 1
for the second Query. I use Version SA 16.0.0 Build 2003
Is this fixed in a more recent Version ?
Thomas
Request clarification before answering.
For 16.0.0.2178, I do not get an error:
And that seems according to the following fix:
================(Build #2094 - Engineering Case #780471)================ The Plan Viewer would have failed to get the plan for a statement if the statement contained a literal string which contained a semicolon. This has been fixed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.