Re[2]: 10g: SQL Plus

2003-09-24 Thread Jonathan Gennick
Wednesday, September 24, 2003, 11:44:44 AM, you wrote: BM Ive actually began to like sqlplus (opposed to sqlplusw). One good BM feature is you have your command history using the up arrow like regular BM shell Scrolling back to see what you've done is a bit more problematic, though you can

Re: Re[2]: 10g: SQL Plus

2003-09-24 Thread Tanel Poder
Hi! Press F7 in windows command line sqlplus to see history of your sql commands (it's actually cmd.exe feature). And particularily nice feature is that you can search the F7 history list, by pressing the first letter of a command - you'll be navigate to alter command for example if you press a

Re: Re[2]: 10g: SQL Plus

2003-09-24 Thread Jared . Still
To:Multiple recipients of list ORACLE-L [EMAIL PROTECTED] cc: Subject:Re: Re[2]: 10g: SQL Plus Hi! Press F7 in windows command line sqlplus to see history of your sql commands (it's actually cmd.exe feature). And particularily nice feature is that you can search the F7 history list

Re: Re[2]: 10g: SQL Plus

2003-09-24 Thread Kirtikumar Deshpande
Poder [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/24/2003 09:44 AM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] cc: Subject:Re: Re[2]: 10g: SQL Plus Hi! Press F7 in windows command line sqlplus to see

Re: Re[2]: 10g: SQL Plus

2003-09-24 Thread Tanel Poder
Does it work even in sqlplus? Tanel. - Original Message - From: [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L Sent: Wednesday, September 24, 2003 10:14 PM Subject: Re: Re[2]: 10g: SQL Plus This can be done with ksh as well. Someone else may

Re: Re[2]: 10g: SQL Plus

2003-09-24 Thread Jared . Still
by: [EMAIL PROTECTED] 09/24/2003 12:49 PM Please respond to ORACLE-L To:Multiple recipients of list ORACLE-L [EMAIL PROTECTED] cc: Subject:Re: Re[2]: 10g: SQL Plus Does it work even in sqlplus? Tanel. - Original Message - From: [EMAIL PROTECTED] To: Multiple

Re[2]: 10g: SQL Plus

2003-09-22 Thread Jonathan Gennick
Monday, September 22, 2003, 5:49:48 PM, you wrote: PB Losing the pseudo-GUI version would be a a drag, because it's so easy PB to copy and paste text in it (not so easy in a Windows command prompt). Yeah, I have to admit, I probably execute more scripts via cut paste than I do using the @

Re: Re[2]: 10g: SQL Plus

2003-09-22 Thread Ron Thomas
: [EMAIL PROTECTED]Subject: Re[2]: 10g: SQL Plus .com