Fetch first 1 Rows only does not work in this Version
Hi, in the actual Version (2.9.6.6) of SQL Query the following SQL Statement does not work:
SELECT * FROM WHERE = 'VERT01'
fetch first 1 rows only
It comes up with an Error that the Keyword FETCH is not expected.
In an older Verion (2.7.14.0) this sql Statement works without problems.
Can you give me help on this one?
One additional Info.
If i execute the SQL in Excel with the same ODBC DNS it works.
So it seems its something in Flyspeed SQL QUERY