Answer Posted / glibwaresoftsolutions
SQL is a domain-specific language to manage and manipulate relational databases. It primarily deals with querying, inserting, updating, and deleting data in a database. On the other hand, PL/SQL is a procedural language that extends SQL by adding programming constructs like variables, loops, and exception handling. PL/SQL is used for writing stored procedures, functions, and triggers, allowing for more complex and reusable database logic.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of queries in sql?
Is sql workbench free?
what is the command line end user interface - mysql? : Sql dba
Explain the structure of pl/sql in brief.
Explain foreign key in sql?
In a distributed database system, can we execute two queries simultaneously?
How can I speed up sql query?
What is not in sql?
What is 19 null in sql?
How many disk partitions should I have?
What is cascade in sql?
What is cold data?
Explain the difference between rename and alias?
What is difference between left and right outer join?
How does one use sql*loader to load images, sound clips and documents? : aql loader