what is the difrence between sql and pl/sql
Answer Posted / m.balarami reddy
SQL is the strutctured query language but pl/sql is the
procedural language sql.difference is in pl/sql we can work
with data in the form by writing program which has
predefined structure. but sql does not have.
Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
How do you know if your mysql server is alive?
How to calculate the difference between two dates?
Is mysql running ubuntu?
What is a string in mysql?
What is difference between mysql and mysql workbench?
How does triggers work in mysql?
In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?
What are the differences between innodb and myisam engines?
How can you plan the logshipping before processing?
How do I set user privileges in mysql?
What is database clustering in mysql?
What are the 3 main types of search queries?
Why is mysql popular?
What are stored procedures and functions?
Explain the difference between mysql and mysql interfaces in php?