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:  Retriving Multiple Records

Answer: Why PL/SQL does not support retriving multiple records?


October 10, 2008 07:05:04 #2
 netrasurve   Member Since: January 2008    Total Comments: 2 

RE: Retriving Multiple Records
 
In PL/SQL multiple records can be retrieved only through cursors.
     

 

Back To Question