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
What is 'mysqladmin' in mysql?
How do I make an action query?
How do I show columns in mysql?
What are the disadvantages of stored procedures?
What is mysql in linux?
How do I transfer data from one database to another in mysql?
Where is the mysql data directory?
In which language mysql has been written?
Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');
How do I set user privileges in mysql?
What is mysql and why it is used?
can you tell what are the different set operations available in mysql? : Mysql dba
What is dump in mysql?
What is mysql and how it works?
How do I create a stored procedure in mysql?