0% found this document useful (0 votes)
39 views1 page

PL/SQL: Naming Conventions of PL/SQL Structures Used in This Course Scalar Data Types Base Scalar Data Types

This document provides an overview of PL/SQL including its runtime architecture, block structure, program constructs, use of variables, and data types. It introduces PL/SQL and discusses its benefits, how to execute anonymous blocks, enable and view output, and declare and initialize different types of variables while following naming conventions. The document also covers scalar data types and base scalar data types used in PL/SQL.

Uploaded by

SusantoPaul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

PL/SQL: Naming Conventions of PL/SQL Structures Used in This Course Scalar Data Types Base Scalar Data Types

This document provides an overview of PL/SQL including its runtime architecture, block structure, program constructs, use of variables, and data types. It introduces PL/SQL and discusses its benefits, how to execute anonymous blocks, enable and view output, and declare and initialize different types of variables while following naming conventions. The document also covers scalar data types and base scalar data types used in PL/SQL.

Uploaded by

SusantoPaul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

PL/SQL

1. Introduction to PL/SQL
2. PL/SQL Runtime Architecture
3. Benefits of PL/SQL
4. PL/SQL Block Structure
5. PL/SQL Block Types
6. PL/SQL Program Constructs
7. Executing Anonymous Block
8. Enabling output of the PL/SQL block
9. Viewing the output of the PL/SQL block
10. Use of variables in PL/SQL
11. Requirement for variable names
12. handling variables in PL/SQL
13. Declaring and initializing PL/SQL variable
14. Delimiters in String literals
15. Types of PL/SQL variables
16. Guidelines for declaring and initializing PL/SQL variables

Naming Conventions of PL/SQL Structures Used in


This Course
Scalar Data Types
Base Scalar Data Types

You might also like