Run queries in Toad

I am new to Oracle and used to write code in SQL Server. When testing queries I could define and set variables and then use them in a select statement. The output would go to the grid.
Now in Oracle you cannot do that. What is the simplest way to display the results of a select query to the output data grid.