What is the difference between sql/pl-sql/embeded sql?
Answer Posted / siragam manjunath reddy
Both sql and pl/sql are languages used to acess data with in
oracle data base....sql writtens querys by using ddl,dml,dcl
etc...where plsql uses cursors,triggers,procedures etc..
In sql querys process at a time where as in plsql it done
step by step or recoed by record ...
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I truncate a word?
What is server name sql?
What are the advantages of indexing?
Why functions are used in sql?
What is the difference between delete and truncate commands?
How can we link a sql database to an existing android app?
What is sequence in sql?
what is a record in a database ? : Sql dba
Why we use pl sql?
What is sql not null constraint?
What is sql*loader and what is it used for?
Is sql easier than java?
What is the use of index in hive?
What is primary key and unique key?
How do I trace sql profiler?