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:  
 What is PL/SQL ?

Answer:
PL/SQL  is  a  procedural  language  that  has  both  interactive  SQL  and procedural  programming  language constructs such as iteration, conditional branching.


October 10, 2007 04:58:21 #6
 narender sharma   Member Since: Visitor    Total Comments: N/A 

RE:  What is PL/SQL ?
 
Pl/Sql is a procedural extension to sql with design feature of programming language.
     

 

Back To Question