Answer Posted / anil kumar jampana
one more advantage with pl/sql over sql is network traffic.
pl/sql reduces network traffic. bz, here we embeding all
sql statements together....
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are local and global variables and their differences?
what are the security recommendations while using mysql? : Sql dba
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What is rank dense_rank and partition in sql?
Why do we use joins?
What are the different operators available in sql?
What is package in pl sql?
What is program debugging?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
Is natural join same as inner join?
How to make a copy values from one column to another in sql?
What is cursor explain with example?
Why left join is used in sql?
What is pls_integer in pl sql?
What are literals in sql server?