Answer Posted / nashiinformaticssolutions
• SQL (Structured Query Language):
o Used to interact with databases (e.g., querying, inserting, updating data).
o Declarative in nature.
• PL/SQL (Procedural Language/SQL):
o Procedural extension of SQL in Oracle.
o Supports loops, conditions, and error handling.
o Used for creating functions, triggers, and stored procedures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to change sql*plus system settings?
what is an index? : Sql dba
Is left join faster than join?
How many types of relationship are there?
How to call a javascript function from pl sql?
How can we link a sql database to an existing android app?
How do sql triggers work?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
what is data integrity? : Sql dba
what is sql profiler? : Sql dba
Does mysql support pl sql?
Is pl sql still used?
how to create a table index in mysql? : Sql dba
What is user in sql?
What is index example?