Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Multiple selects
Hi,
Is there a way to have multiple selects using SQL Plus 8 on an NT?
I want to do something like.
spool filename
Select * from dba where fielda like "jiberish"
select * from dbb where fieldd not like "jiberish"
spool off
--
Check out http://www.ina.net/eprofits/jeferree
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Wed Sep 01 1999 - 08:17:09 CDT
![]() |
![]() |