Answer Posted / glibwaresoftsolutions
• 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 different ways to optimize a sql query?
Why should I use postgresql?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
Explain the difference between triggers and constraints?
Explain the working of primary key?
How many sql core licenses do I need?
Can a procedure in a package be overloaded?
What is left join in postgresql?
what is online transaction processing (oltp)? : Sql dba
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
What are the basic techniques of indexing?
What is the difference between instead of trigger and after trigger?
How do I find sql profiler?
what are the differences between char and nchar? : Sql dba
Why primary key is required?