PL Sql vs Sql
|
||
Comparison
|
SQL
|
PL/SQL
|
Execution
|
Single
command at a time
|
Block
of code
|
Application
|
Source
of data to be displayed
|
Application
created by data aquired by SQL
|
Structures
include
|
DDL
and DML based queries and commands
|
Includes
procedures, functions, etc
|
Recommended
while
|
Performing
CRUD operations on data
|
Creating
applications to display data obtained using sql
|
Compatibility
with each other
|
SQL
can be embedded into PL/SQL
|
PL/SQL
cant be embedded in SQL
|
This blog is for beginners and experts of oracle apps. Learn Oracle apps technical and functional with the resolution of errors we get in daily programming life.
Thursday, 5 July 2018
PL SQL Vs SQL
Labels:
PL SQL Vs SQL,
pl/sql,
plsql,
sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment