.. -*- rst -*-

.. highlightlang:: none

Window function
===============

.. versionadded:: 6.0.3

Window function can be used in :doc:`commands/select`. See
:ref:`select-window-function-related-parameters` for details.

This section describes window function and built-in window functions.

TODO: Add documentations about window function.

.. toctree::
   :maxdepth: 1
   :glob:

   window_functions/*
