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 mysql in dbms?
Is mysql from oracle?
What is view in mysql?
What is procedural api?
How is data stored in mysql?
What is a definer?
Can python connect to mysql?
What is mysql port?
what is mysql optimization in brief?
What are the differences between char and varchar data types?
How do you backup a database in mysql?
What is mysql community edition?
SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?
What port is mysql running on?
What does do in mysql?