JavaPuzzles - 1:PL/SQL Introduction and Types of Procedures
Procedural Language / Structured Query Language. It is a concept to provide the collection of statements (sql statements) as block. In this you can have SQL statements as well as some Procedural Statements.
コメント