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
How many mysql connections can handle?
How to get the current date in mysql?
What are the differences between mysql vs sql server?
What is the use of mysqli_fetch_array?
How internally data stores in MyISAM and INNODB table types?
How to upload a large file through phpmyadmin in mysql?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
What is the difference between myisam dynamic and myisam static in mysql?
How do you know the version of your mysql server?
What is mysql default database?
What is mysql good for?
How can I see connections in mysql?
What do you need to connect php to mysql?
how to dump all databases for backup. Backup file is sql commands to recreate all db's.
What is the current root password of mysql?