Re: TOAD For Oracle - Question

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Thu, 5 Jan 2006 12:35:11 -0500
Message-ID: <EISdnT-AdrtNxSDeRVn-rg_at_comcast.com>


"OracleNewbie" <rhythmram_at_gmail.com> wrote in message news:1136481122.151233.167120_at_g47g2000cwa.googlegroups.com...
> I'm using TOAD to connect to oracle. I want to execute 2 select
> statment in the sql editor and want to see the see the results one
> after the other. Like
>
> Select Name, City From PhoneBook;
> Select * from CityDetails;
>
> Name City
> XXX Boston
> YYY Woburn
>
>
> No. CityName Population AvgTemp
> 1 Boston 450000 40
> 2 Woburn 250000 42
>
> I can do the same thing using Query Analyzer for SQL Server. But how
> can i do this in TOAD for oracle. Appreciate the help.
>
> Thanks
>

Use the Execute As A Script option in the SQL Window (F5 hotkey).

++ mcs Received on Thu Jan 05 2006 - 18:35:11 CET

Original text of this message