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 can you validate emails using a single query?
Is mysql server free?
What is longblob in mysql?
How you will Show unique records.
How can you find out the version of the installed mysql?
What is database url for mysql?
How do I view a mysql database?
How do we use % when performing a search query?
Why do we use mysql?
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
What is relational database in mysql?
What is the size of mysql database?
What are federated tables?
How many rows can mysql hold?
What is sql in mysql?