Answer Posted / hr@tgksolutions.com
• 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
What are the sql versions?
Are views faster than queries?
What is substitution variable?
What is the use of prepared statement?
What is basic structure of pl sql?
What is the purpose of primary key?
What is difference between function and trigger?
Is left join same as join?
What is the difference between rollback and rollback to statements?
how to write date and time literals? : Sql dba
How do you explain an index number?
What is example of database?
How do I save a stored procedure?
what is bcp? When is it used?
What are the two types of periodical indexes?