Answer Posted / glibwaresoftsolutions
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
What is the usage of control file in oracle?
Please explain oracle left join with an example?
What is dual table oracle?
Explain a data segment?
What is different types of joins?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
Explain an integrity constrains?
Explain the use of log option in exp command.
How would you begin to troubleshoot an ORA-3113 error?
What is the use of file param in imp command?
What is a view and how is it different from a table?
hi friends i completed b.com 2004.i have 3y accounting exp. in manufacturing company.now i have completed oracle finance.pls suggest me how will get job in oracle.can i get job in oracle.
Explain the use of grant option in exp command.
Explain the use of analyse option in exp command.
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.