0 views
Window functions are powerful tools that can easily help us relate data in one row to data in related rows. In this video, we will show how we can use window frames to defines the row data that is relevant to the current row in a query.
Window Functions part 1 – https://www.youtube.com/watch?v=6UUWBuYnWmM&list=PLWx5a9Tn2EvG4C90YFJ9eU61IpALeE0SN&index=78
Window Functions documentation – https://dev.mysql.com/doc/refman/8.4/en/window-functions.html
Window Frame Documentation – https://dev.mysql.com/doc/refman/8.4/en/window-functions-frames.html
Date: November 5, 2024