Answer Posted / glibwaresoftsolutions
Yes, the basic structure of a PL/SQL block includes:
• Declaration section: Where you define variables, constants, and cursors.
• Execution section: Where you write the actual PL/SQL code, including SQL statements and procedural logic.
• Exception handling section: Where you handle errors and exceptions that may occur during execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the conventional and direct path loads? : aql loader
What is parameter substitution in sql?
Do we need to rebuild index after truncate?
What is pl/sql table? Why it is used?
What is raid? How does it help storage of databases?
Can a key be both primary and foreign?
What is union?
Which is faster subquery or join?
Can we create table in function?
What is a join query?
What is trigger in flip flop?
What is dense_rank?
What does seeding a database mean?
what is the difference between clustered and non clustered index in sql? : Sql dba
What is clause in sql?