Click or drag to resize

WindowFunctionsLead Method

Overload List
  NameDescription
Public methodStatic memberLead(Object)
Creates a LEAD(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
Public methodStatic memberLead(Object, Object)
Creates a LEAD(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
Public methodStatic memberLead(Object, Object, Object)
Creates a LEAD(scalar_expression, offset, defaultValue) function call returning a value of the type the scalar expression resolves to
Top
See Also