| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: TOAD For Oracle - Question
"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 - 11:35:11 CST
![]() |
![]() |