prorm API Reference
← Documentation
GitLab
Preparing search index...
index
lag
Function lag
lag
(
expr
:
WindowArg
,
offset
?:
number
,
defaultValue
?:
WindowArg
,
)
:
WindowFunctionBuilder
LAG(expr[, offset[, default]]) OVER (...)
Parameters
expr
:
WindowArg
Optional
offset
:
number
Optional
defaultValue
:
WindowArg
Returns
WindowFunctionBuilder
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
LAG(expr[, offset[, default]]) OVER (...)