Here you write your SQL commands that you want to execute. There are various ways to enter SQL in the window:
Multiple Queries
You may enter multiple queries separated by a (;) – on the same line or each on their own line. Each query would create a new tab for its result set in the Result Window.