Answer Posted / nashiinformaticssolutions
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 use group functions in the select clause using oracle?
What are advantages of dateset in datastage?
Is it possible to insert comments into sql statements return in the data model editor ?
How to rename a column in an existing table?
How do I recompile a procedure in oracle?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
Explain the use of analyse option in exp command.
Oracle
Can we connect to ORACLE db using Windows Authentication?
What is data file?
What is the dynamic sql in oracle?
Explain the characteristics of oracle dba?
How to revoke create session privilege from a user in oracle?
What are the attributes of cursor?
What happens in oracle commit?