I can only get the results of executing SQL queries in a worksheet view. I want to view it as text. I know that this was possible in past releases.
I think you want to run the Run Script command (F5), and not the Run Report command (Ctrl-Enter).
Here's a workaround
To get a text copy of the worksheet view, including the headings.
Click on any cell on the worksheet.
Press CTRL-A , then CTRL-SHIFT-C
The contents of the worksheet is now presented as text and can be pasted elsewhere.
Source: https://habr.com/ru/post/916310/More articles:Prevent NOW () in LINQ to EF query - mysqlRuby ignores saving ArgumentError - ruby ββ| fooobar.comfailed to load MvcApplication type on Global.asax - asp.net-mvcMemory Allocator Offer - optimizationHow does my process detect that the computer is shutting down? - linuxmatrix indexing in R - matrixSymfony2: Where to set user defined time zone - timezoneJQuery - using .on with inserting elements - javascriptHow can I βtear myself awayβ from Cocoa and develop Mac OpenGL applications in C / C ++? - c ++Cocoa touch / Xcode - create a graphical context without using NIB - iosAll Articles