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 get data from mysql in php?
How do I download mysql on my laptop?
How do we use % when performing a search query?
How do I remove a user from mysql?
How do I get a list of table names in mysql?
What is data node in mysql cluster?
Is mysql a relational database?
How to delete a database from mysql server.
How do I clear the screen in mysql?
What data type is money?
What are the differences between innodb and myisam engines?
How do I delete a mysql user?
What are the 3 main types of search queries?
Why is the basic difference between left join, right join and inner join?
How to start mysql server?