WindowFunctionsLead Method |
| Name | Description | |
|---|---|---|
| Lead(Object) |
Creates a LEAD(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
| |
| Lead(Object, Object) |
Creates a LEAD(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
| |
| Lead(Object, Object, Object) |
Creates a LEAD(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
|