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
Is sqlite faster than mysql?
Is mysql free download?
What is the latest mysql version?
Give string types available for column?
What is the query to display top 20 rows?
Can mysql and mariadb coexist?
How do I quit mysql?
How to delete a table.
What is field in mysql?
How show all tables in mysql query?
Explain the difference between mysql_fetch_array(), mysql_fetch_object()?
Which is better sqlite or mysql?
How do I view tables in mysql workbench?
What is view? How can you create and drop view in mysql?
What are the advantages and disadvantages of using mysql?