SQL is declarative, tell what result we want, not how to do it. The DB engine/optimizer does that.
eg
Pivot tables are a way of creating filters and aggregations, and Pivot Charts can be made from the Pivot Table.
Primary advantage is the ease of which you can change the aggregation (and the resulting chart).
For example, you can easily select a time period, or filter only for a particular attribute.
They are particularly good for exploring data. Especially Pivot Charts - you can set up the title and axes labels automatically, so you can easily change what you are displaying.
Xming http://www.straightrunning.com/XmingNotes/
Xserver required on windows
Export DISPLAY env variable
https://github.com/microsoft/wslg WSLg is short for Windows Subsystem for Linux GUI and the purpose of the project is to enable support for running Linux GUI applications (X11 and Wayland) on Windows in a fully integrated desktop experience.