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 triggers and how it can be used in mysql?
What is longblob?
Will mysql remain free?
How to create table with same structure of student table in mysql?
Why mysql is open source?
What is root password?
Does insert statement lock the table?
Is postgresql better than mysql?
How does limit work in mysql?
What are the indexes in mysql?
Differentiate CHAR_LENGTH and LENGTH?
How can we get total number of records by query in mysql?
What is a definer?
How do I insert multiple rows in a table?
What is trigger in mysql with example?