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
How to get the number of rows selected or affected by a sql statement?
what is a cursor? : Mysql dba
What is difference between mysql and mariadb?
How do you rename a table in mysql?
How do I show users in mysql?
How to enter microseconds in sql statements?
What is the use of mysqli_connect in php?
What is a select query?
In mysql, what is the default storage engine?
What are queries used for?
Do you need a license for mysql?
What is mysql routine?
Write a query to fetch duplicate records from a table using mysql?
How do you insert a table?
How set mysql root password?