Public Vars

Back

offset (clj)

(source)

function

(offset offset)
Accepts a single SQL expression: (offset 10) Produces: OFFSET ? Parameters: 10

Examples