what is the difrence between sql and pl/sql
Answer Posted / mayank singh
Differce B/W Pl/sql & sql is that pl/sql is used gor
Logical databese Creation. it is used in backend . It is
used for Programming.
sql is Used for front end & Used for Physical data base
creation maintain tabes & rows.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is a storage engine?
Can mysql store files?
What is triggers and how it can be used in mysql?
What is mysql used for?
What is data node in mysql cluster?
How do you shutdown a mysql database?
What is a join in mysql?
How can you validate emails using a single query?
What is the current mysql version?
What is the command used to create a database using php and mysql?
How do you use auto increment?
How do I kill a mysql query?
How to write after insert event update trigger on the same table in mysql?
Is mongodb faster than mysql?
How do you create a primary key?