GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  PL/SQL
Go To First  |  Previous Question  |  Next Question 
 PL/SQL  |  Question 10 of 166    Print  
What is the difference between sql/pl-sql/embeded sql?

  
Total Answers and Comments: 3 Last Update: June 12, 2007     Asked by: arunima 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 02, 2006 08:18:24   #1  
Shreya        

RE: What is the difference between sql/pl-sql/embeded ...

SQL is Structured Query Language used for DDL DML.

PL/SQL is used for Cursors and Triggers

Embeded SQL is used to embed SQL statements in C Cobol Pascal Foxpro like languages.


 
Is this answer useful? Yes | No
June 08, 2006 05:02:34   #2  
psom        

RE: What is the difference between sql/pl-sql/embeded ...

Embedded SQL - SQL statements are invoked from a host environment like C/C++ Java or any other programming languages.


 
Is this answer useful? Yes | No
June 12, 2007 19:18:41   #3  
madhug56 Member Since: November 2005   Contribution: 13    

RE: What is the difference between sql/pl-sql/embeded ...
SQL is a structured query language.Used to perform operations such as retrieval updations insertions etc. on database.


PL/SQL is a Programming language which is an extension for SQL with control structures added to them.Number of SQL statements can be written together in PL/SQL.


Embedded SQL is nothing but embedding SQL statements in high level languages like C C++ etc.

 
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