Total Blog Views: 70
Blog Status: publish
Created By: vishnu Created at: 08-20-2021
Tags: basicprogramming shadbox ShadBox Hiring coding coder PL/SQL
Execution part (necessary)
Exception handing (error part, not necessary)
Declaration part of PL/SQL- This part which is not necessary stars with reserved keyword DECLARE. Aim of this part is to declare constants records, variable and cursor's. These all placeholders are used to exchange data in execution part . placeholder (constants, variable and records) collects data temporaily Cursor are also declare in this section
DECLARE
Variable declaration
BEGIN
Program Execution
Exception
Exception handling
END;
General block of PL/SQL program which represent word "BHARAT"
SQL>set serveroutput on
1 SQL> begin
2 dbms_output.put_line("BHARAT");
3 end;
4 /
BHARAT
Procedure of PL/SQL is completed successfully
Some important points of PL/SQL program is as follows-
Benifits of PL/SQL-
Formation of PL/SQL structure-In PL/SQL , structure of program can be written with each other, it is nesting. Each structure is responding for small or large part of whole work (task). Structure of PL/SQL is stored in data base and can be reused.
Better representation-PL/SQL engine excutes many SQL statement as network traffic.
Capability or procedural language-To make PL/SQL more powerful, construct of some procedural language are used like if else & for loops.
we have the “Get things executed” lifestyle at our place of work. There are not any excuses, no if’s or however’s in our dictionary. committed to navigating the ship of creativity to create cell answers, we resolve the real-lifestyles troubles of our clients and their clients. Our passion for work has won us many awards, year after 12 months.
© Copyright Shadbox. All Rights Reserved
Rate Blog :
Share on :
Do you have any blog suggestion? please click on the link