what is the difrence between sql and pl/sql
Answer Posted / rahul
Sql is structured query language and pl/sql is programing
langugae that means you can use procedure ,function and
other. in pl/sql you can store procedure and function in
database and later these can be used.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Does mysql need a server?
Restore database (or database table) from backup.
What is a tinyint?
How to create table show example
How to insert dynamic values in mysql using php?
How does limit work in mysql?
What does mysql workbench do?
How to store binary data in mysql?
What is tee command in mysql?
What is mysql server used for?
What is inner join in mysql?
How to display odd rows in student table in mysql?
What is the difference between myisam dynamic and myisam static in mysql?
What is InnoDB?
How to install mysql?