what is the difrence between sql and pl/sql
Answer Posted / raj kumar soni
SQL is Structured Query Language which is used for accessing
some desired information from the table.
While PL/SQL is Procedural Language/Structure Query Language
which is used for making programs which is having predefined
structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain GROUPBY & HAVING clause with examples.
How can I see mysql database?
How big is a blob mysql?
Is mysql free for enterprise?
How can you take the backup and restore a mysql database using php?
How do I download mysql on my laptop?
What is the insert?
Why mysql is open source?
What is the query to display top 20 rows?
What is mysql database used for?
Can foreign key have duplicate values?
How do I exit mysql?
How to use mysqldump to create a copy of the database?
Can mysql scale horizontally?
What are the advantages of MySQL when compared with Oracle?