Answer Posted / hr@tgksolutions.com
PL/SQL refers to Procedural Language/Structured Query Language. It is a programming language extension of SQL that allows you to write procedural code, such as loops, conditional statements, exception handling, and SQL statements. PL/SQL is mainly used for developing database applications and stored procedures within Oracle Database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a new user account in oracle?
How to count duplicated values in a column in oracle?
What is a package ? What are the advantages of package ?
How to create a stored function in oracle?
What is ADDM Advisor in Oracle?
How data locks are respected in oracle?
What are data pump export and import modes?
What is the order of defining local variables and sub procedures/functions?
What are transaction isolation levels supported by oracle?
How a tablespace is related to data files?
What is difference between sid and service name in oracle?
How to create a new table in your schema?
Explain the use of inctype option in exp command.
What are the four Oracle system processes that must always be up and running for the database to be useable?
How to shutdown your 10g xe server?