3.5. Window Functions, example table
Started by PG Bug reporting form4 months ago1 messagesdocs
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/18/tutorial-window.html
Description:
The empsalary table is never defined. Similar to the next chapter of the
tutorial, a small create and insert section at the beginning of the chapter
would make it easier to test the window functions in a personal psql.