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
How do I export mysql query results to excel?
What are the differences between innodb and myisam engines?
Is mysql owned by oracle?
How to dump a table from a database.
How to do login in mysql with unix shell.
How we can create index in mysql?
What are the similarities between a function and a procedure?
What is the purpose of using a heap table?
How do you backup a database in mysql?
What is mysql data directory? How to determine the location of the data directory?
What port is mysql running on?
What is data types in mysql?
How to get help information from the server?
What is “i_am_a_dump” flag in mysql?
I want to start and stop mysql on windows? How do I do that?