Here's another insignificant annoyance.....
1) In a SQL window, do a SELECT * from a table that returns more rows than can be shown in the results grid.
2) Right-click the table name and select Describe.
3) Highlight all the column names by clicking on the Name column header.
4) Drag and drop the column names onto the SQL Window (anywhere is fine).
5) A Warning message box appears: "Note, not all records are fetched.".
I can't think of a valid reason why this message should appear when copying from a Describe window.
There is a checkbox to not show that message again but it makes sense to see it when copying from the results grid.
Thanks.
1) In a SQL window, do a SELECT * from a table that returns more rows than can be shown in the results grid.
2) Right-click the table name and select Describe.
3) Highlight all the column names by clicking on the Name column header.
4) Drag and drop the column names onto the SQL Window (anywhere is fine).
5) A Warning message box appears: "Note, not all records are fetched.".
I can't think of a valid reason why this message should appear when copying from a Describe window.
There is a checkbox to not show that message again but it makes sense to see it when copying from the results grid.
Thanks.