Every time after I ran the query, if I click the mouse to query editor, then the result window will disappear. How to dock the result window? So when I write my new code, I can see what my last query output is.
For example, if I run:
Table A
|take 10
then it will give me 10 rows in the output window.
But, if I click back on the editor, then these 10 rows will disappear.
Is there any way to fix these 10 rows?
New contributor
Emily Qian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.