what is the difrence between sql and pl/sql
Answer Posted / suman
Hello you people know nothing...but dont worry im here for u
sql is structered query language..it's structured in the sense that you cant change the predefined structure of the statements.even if you plan to do..
But if you plan to work on data using your own planning you must have to write sql in a programming way thats called planning sql or in short pl sql
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is dump in mysql?
How to returns the columns and column information pertaining to the designated table.
How to get the number of rows selected or affected by a sql statement?
How to enter numeric values as hex numbers?
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
What are the different data types in mysql?
How to shutdown mysql server?
What is database url for mysql?
What is the maximum connection pool size?
How to dump one database for backup.
What are slow queries?
Which command is used to view the content of the table in mysql?
How many mysql connections can handle?
Why do we need mysql?
What are the difference between now and current_date in mysql?