Skip to content

A collection of beginner-friendly PL/SQL programs covering core concepts like addition, largest of numbers, swapping, multiplication tables, odd/even checks, and Fibonacci series. Ideal for students and beginners learning PL/SQL.

Notifications You must be signed in to change notification settings

micropicanto/PL-SQL

Repository files navigation

πŸ—„οΈ PLSQL-Basics

A collection of simple and essential PL/SQL programs that demonstrate fundamental programming concepts using Oracle PL/SQL.
Perfect for students, beginners, and anyone preparing for labs or interviews.


πŸš€ Programs Included

  1. βž• Add Two Numbers
  2. πŸ”’ Largest Among Three Numbers
  3. πŸ”„ Swap Two Numbers
  4. βœ– Multiplication Table
  5. πŸŒ“ Odd or Even Checker
  6. πŸŒ€ Fibonacci Series

πŸ›  How to Run

  1. Open Oracle SQL*Plus or Oracle LiveSQL.
  2. Enable output:
    SET SERVEROUTPUT ON;

About

A collection of beginner-friendly PL/SQL programs covering core concepts like addition, largest of numbers, swapping, multiplication tables, odd/even checks, and Fibonacci series. Ideal for students and beginners learning PL/SQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published