what is the difrence between sql and pl/sql
Answer Posted / karthik krishnan
In pl/sql there is three letter extra "pl/" but it was not
in sql
| Is This Answer Correct ? | 5 Yes | 54 No |
Post New Answer View All Answers
How can you increase the performance of mysql select query?
What is mysql default database?
What is mysql aggregate functions? Explain
How do I connect to a database in mysql workbench?
Create table employee (eno int(2),ename varchar(10)) ?
How do I restart mysql on windows?
How do I switch users in mysql?
Can you tell how many values can set the function of mysql to consider?
Write a command with which mysql table can be repaired
What is a longblob?
How do I create a new database in mysql?
What is clob datatype?
What is the difference between b-tree and hash indexes?
Do while loop in mysql procedure?
How do I backup mysql database on linux?