sql-fetch Questions
5
Solved
I am trying to convert a Db2 query to SQL Server, I came across a construct I am not familiar with: FETCH FIRST 1 ROWS ONLY.
This is the query working on db2:
select * from products.series where ...
Sueannsuede asked 26/4, 2017 at 15:47
1
© 2022 - 2025 — McMap. All rights reserved.