GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Oracle
Go To First  |  Previous Question  |  Next Question 
 Oracle  |  Question 9 of 244    Print  
how can i set an editor in oracle for writing queries/pl/sql code?

  
Total Answers and Comments: 3 Last Update: April 12, 2006     Asked by: haisubbu 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 28, 2006 10:57:13   #1  
sand        

RE: how can i set an editor in oracle for writing quer...
Just type in ed
 
Is this answer useful? Yes | No
March 27, 2006 07:58:48   #2  
Guna Sagar Challa        

RE: how can i set an editor in oracle for writing quer...

Hi

To set the editor for editing sql commands and PL/SQL code at the SQL*Plus (Unix: $sqlplus) enter the following command at ur sql prompt after logging in

define _editor <path and file name of the exe for the new editor>

Hope this solves ur prob

Cheers

Guna Sagar Challa


 
Is this answer useful? Yes | No
April 12, 2006 05:17:10   #3  
jagadishVarodia        

RE: how can i set an editor in oracle for writing quer...

For time being type below command at sql prompt

SQL>define_editor vi

You can add export EDITOR vi in .profile and logou/login for permament change

Hope this will solve it


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape