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
Where does mysql store data?
What are the different types of triggers in mysql?
How do I install and use mysql?
Is mysql a server?
What do you mean by % and _ in the LIKE statement?
Can we create table in stored procedure?
What is join in mysql? What are the different types of join?
What is view? How can you create and drop view in mysql?
what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL
How do I create a schema in mysql?
Can mysql handle big data?
How do I select a database in mysql workbench?
How to insert dynamic values in mysql using php?
What are queries used for?
How many entries can mysql handle?