Answer Posted / hr@tgksolutions.com
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
How do you respond to dementia behavior?
how to do backup entire database? : Transact sql
What are the popular database management systems in the it industry?
what is oracle database ? : Sql dba
Is sql considered coding?
What is sql table?
What is scope and visibility in PL/SQL?
How to add new employee details in an employee_details table with the following details
How do you add a column to a table?
What is the basic form of sql query?
What are the disadvantages of not performing database normalization?
What is the starting oracle error number?
What are tuples in sql?
How can we solve sql error: ora-00904: invalid identifier?
What is Collation Sensitivity ? What are the various type ?