| WindowSpecificationExcludeStep | WindowSpecificationRowsAndStep. andCurrentRow() | Add a ... | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsAndStep. andFollowing(int number) | Add a ... | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsAndStep. andPreceding(int number) | Add a ... | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsAndStep. andUnboundedFollowing() | Add a ... | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsAndStep. andUnboundedPreceding() | Add a ... | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. groupsCurrentRow() | Add a GROUPS CURRENT ROWframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. groupsFollowing(int number) | Add a GROUPS [number] FOLLOWINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. groupsPreceding(int number) | Add a GROUPS [number] PRECEDINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. groupsUnboundedFollowing() | Add a GROUPS UNBOUNDED FOLLOWINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. groupsUnboundedPreceding() | Add a GROUPS UNBOUNDED PRECEDINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rangeCurrentRow() | Add a RANGE CURRENT ROWframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rangeFollowing(int number) | Add a RANGE [number] FOLLOWINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rangePreceding(int number) | Add a RANGE [number] PRECEDINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rangeUnboundedFollowing() | Add a RANGE UNBOUNDED FOLLOWINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rangeUnboundedPreceding() | Add a RANGE UNBOUNDED PRECEDINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rowsCurrentRow() | Add a ROWS CURRENT ROWframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rowsFollowing(int number) | Add a ROWS [number] FOLLOWINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rowsPreceding(int number) | Add a ROWS [number] PRECEDINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rowsUnboundedFollowing() | Add a ROWS UNBOUNDED FOLLOWINGframe clause to the window
 specification. | 
| WindowSpecificationExcludeStep | WindowSpecificationRowsStep. rowsUnboundedPreceding() | Add a ROWS UNBOUNDED PRECEDINGframe clause to the window
 specification. |