what is the difrence between sql and pl/sql
Answer Posted / anuj maheshwari
sql -> structure query language.
pl/sql -> procedure language in structure query language.
this is the main difference..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is truncate in mysql?
How do I restore a mysql database dump file in linux?
What is database migration in mysql?
What is difference between mysql and mysql server?
How to load data files into tables with 'mysqlimport'?
How to create table show example
What is a tinyint in mysql?
how to take mysql database backup?
What is triggers and how it can be used in mysql?
What is mysql and how it works?
Why myisam is faster than innodb?
How to delete a trigger in mysql?
How to change a password for an existing user via mysqladmin?
How do you know if your mysql server is alive?
What is mysql and mysqli?