Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between sql/pl-sql/embeded sql?

Answer Posted / madhuri

SQL is a structured query language used for various
operations such as retrieval,manipulation of data using
DML,DDL statements.

PL/SQL is programming language used to write various sql
statements together.Advantage of pl/sql over sql is,you can
write many sql statements within a pl/sql block.One more
advantage is subprogramming like procedures and functions.
We can write cursors for fetching number of records at a time.
And also packages and triggers.

Embedded sql are those statements which are written in host
programs like pro*c,java etc.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to convert numeric values to character strings? : Sql dba

1149


How can we solve sql error: ora-00904: invalid identifier?

1292


what is clause? : Sql dba

1108


What are different functions in sql?

996


What can I use instead of union in sql?

1019


Which software is used for pl sql programming?

1028


What are character functions?

1136


Does sql require a server?

1052


Show the two pl/sql cursor exceptions.

1251


What is break?

1248


Why do we use view in sql?

1015


What is an emotional trigger?

1055


Is it possible to create startup or shutdown trigger for on-schema?

1084


What are the benefits of triggers?

1215


differentiate between float and double. : Sql dba

1104