Problem/Motivation
In D9 (not D8) the Query preview now shows double quotes around a lot of tables, aliases and fields. This makes it really hard to read (and to copy/paste into a query browser)
D8
D9
First instinct is to point at #2986452: Database reserved keywords need to be quoted as per the ANSI standard
Steps to reproduce
Enable showing Query in the preview
Go to a View.
Click preview.
Proposed resolution
Go back to the way it was in D8