This repository contains basic building blocks in PL/SQL. Note. For using these codes in Oracle, you must unlock HR schema, because the tables used belong to HR, mostly "employees" table ...
-- here we change the assigned value of a variable inside of the sub-blocks, but it affects only inside of the block, ...