What is the difference between sql/pl-sql/embeded sql?
Answer Posted / swapna
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.
Embedded SQL - SQL statements are invoked from a host
environment like C/C++, Java or any other programming
languages.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What does trigger mean in slang?
What is the current version of postgresql?
What does pl sql stand for?
How many functions are there in sql?
What is graph sql?
what is the difference between myisam static and myisam dynamic? : Sql dba
When is a declare statement required?
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
What is crud diagram?
Explain the significance of the & and && operators in pl sql.
What is database sql?
Can one improve the performance of sql*loader? : aql loader
What is a behavioral trigger?
What are stored procedures in mysql?
what is oltp (online transaction processing)? : Sql dba