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 do I reset a sequence in oracle?
Explain the use of analyse option in exp command.
How to select all columns of all rows from a table in oracle?
How to write a left outer join with the where clause in oracle?
What is an oracle database?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What are the components of logical database structure in oracle database?
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
List out the components of logical database structure of oracle database.
How to define a specific record type?
What is tns entry?
How to create a table in a specific tablespace?
How to execute the package in oracle?
What is a nested table and how is it different from a normal table?
How to get last row id?