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 are the non-standard sql commands supported by 'mysql'? : Sql dba
What is your daily office routine?
What are tuples in sql?
How does postgresql compare to mysql?
What do you understand by case manipulation functions?
What are different types of functions in sql?
how to calculate the difference between two dates? : Sql dba
What do you think about pl/sql?
How is data stored on a disk?
How do you explain an index?
What is difference between mysql and postgresql?
What is autocommit sql?
What are sql built in functions?
what is the difference between clustered and non clustered index in sql? : Sql dba
what are properties of a transaction? : Sql dba