what is the difrence between sql and pl/sql
Answer Posted / tonmoy bhattacharya
SQL Enter, Edit, Store & Retrieve by single command or
statement where as PL/SQL process all SQL statements one at
a time. With PL/SQL, an entire block of statements process
in a single command line.
SQL in a strucutred query language; where pl/sql is
procedures,function,variable,method all are present
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use sum function in where clause in mysql?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
Can not connect to mysql server 10060?
Is mysql still relevant?
How can you see all indexes defined for a table?
What is the default port of mysql server?
Can we write procedure in mysql?
How does mysql store data?
How do I install mysql workbench?
How do I find mysql version in mysql workbench?
How do you backup a database in mysql?
Is sql similar to mysql?
What is ibdata1?
What is default password for mysql?
Can mysql and mariadb coexist?