Is there any way in sql server to get the results starting at a given offset? For example, in another type of sql database, it's possible to do: 它的语法形式是 offset (reference,rows,cols,height,width),下面就以一个实例应用做解释 。以a1单元格作为参考系,向下移动2行,向右移动2列,我们可以直接找到引用的单元格是 c3,结果是6。
Packaging Insights & Tips BoxPrintify Blog
In that case, the sql offset will have to be calculated. Select * from mytable offset 50 limit 25. Given that get_items does not seem to be a standard model method, it's probably calculated in there;