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
How to calculate expressions with sql statements?
What are triggers mysql?
What is the difference between MyISAM Static and MyISAM Dynamic?
How do I make an action query?
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
How do I copy a table in mysql?
How do I start mysql?
What is ibdata1?
What is a query in mysql?
Why we use mysql workbench?
What is mysql aggregate functions? Explain
What is use command in mysql?
How can you increase the performance of mysql select query?
What is mysql in dbms?
What is logs in mysql?