GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  PL/SQL

 Print  |  
Question:  Without closing the cursor, If you want to open it what will happen. If error, get what is the error?



May 05, 2008 05:04:32 #3
 krishnaindia2007   Member Since: September 2007    Total Comments: 116 

RE: Without closing the cursor, If you want to open it what will happen. If error, get what is the error?
 
It  throws error message
ORA-06511: PL/SQL: cursor already open
     

 

Back To Question