WindowFunctionsLag Method |
Name | Description | |
---|---|---|
![]() ![]() | Lag(Object) |
Creates a LAG(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
|
![]() ![]() | Lag(Object, Object) |
Creates a LAG(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
|
![]() ![]() | Lag(Object, Object, Object) |
Creates a LAG(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
|