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?
Thank you, It works as expected now.