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
In which language mysql has been written?
Is blocked because of many connection errors unblock with mysqladmin flush hosts?
What is pdo in php mysql?
What is the datatype of image?
How to display nth highest salary from a table in a mysql query?
What is unsigned in mysql?
What is a data directory?
What is row level locking?
How many sql dml commands are supported by 'mysql'?
How to return query output in html format?
Is mysql running ubuntu?
I want to find out all databases starting with ‘test’, I have access to?
How do I set user privileges in mysql?
What is datadir?
What is difference between mysql and mysql workbench?