AIM: To implement the conditional selection statement in PL/SQL block. ALGORITHM: STEP 1: Start the program. STEP 2: Create the PL/SQL Block with necessary blocks. STEP 3: Declare the necessary ...
Basically, SQL is used to perform basic operations of creating a database, storing data in the database, updating data in the database, retrieving the stored data of database, etc, whereas PL/SQL is a ...