Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Running select queries only in my script
Sybrand,
> /*
> select 'x'
> from dual
> */
>
Thanx for the tip. it would help me. Also, would I have to actually type in /* before start of unwanted query and */ end of unwanted query? I mean is there a shortcut key, whereby I could select a code and press some keys and the selected part automatically gets commented (in SAS selecting and then ctrl + / does the same action given by you above).
(Still, I would like to persist, dont the folks in Oracle have a need for running selected part of code only. The above one wouldnt suffice if more of commenting is involved.)
Regards,
Hari
India
PS :
>Capice?
What does capice mean?
sybrandb_at_yahoo.com wrote:
> /*
> select 'x'
> from dual
> */
>
> Capice?
>
> --
> Sybrand Bakker
> Senior Oracle DBA
Received on Thu Dec 15 2005 - 07:07:03 CST
![]() |
![]() |