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
What is difference between mysql and mysql server?
What is pragma autonomous_transaction?
What is a mysql model?
What is int unsigned?
How to represent ENUMs and SETs internally?
What is database in php mysql?
How do I install mysql on windows 7?
Can mysql function return a table?
Is mysql same as sql?
Is mysql free for enterprise?
How does mysql clustering work?
How do I stop a mysql command?
How we can create index in mysql?
Is mysql a programming language?
Can we create table in stored procedure?