{"id":21900944,"url":"https://github.com/utsavpatel562/pl-sql","last_synced_at":"2025-03-22T06:16:25.676Z","repository":{"id":231794703,"uuid":"782755395","full_name":"utsavpatel562/PL-SQL","owner":"utsavpatel562","description":"PL/SQL ","archived":false,"fork":false,"pushed_at":"2025-02-21T16:58:28.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T17:45:15.574Z","etag":null,"topics":["sql"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/utsavpatel562.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-06T00:33:28.000Z","updated_at":"2025-02-21T16:58:32.000Z","dependencies_parsed_at":"2024-04-06T01:31:56.620Z","dependency_job_id":"820f67ae-9380-4891-969c-898d1fa3c62f","html_url":"https://github.com/utsavpatel562/PL-SQL","commit_stats":null,"previous_names":["utsavpatel562/pl-sql"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavpatel562%2FPL-SQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavpatel562%2FPL-SQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavpatel562%2FPL-SQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavpatel562%2FPL-SQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utsavpatel562","download_url":"https://codeload.github.com/utsavpatel562/PL-SQL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244913331,"owners_count":20530818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sql"],"created_at":"2024-11-28T15:11:39.351Z","updated_at":"2025-03-22T06:16:25.646Z","avatar_url":"https://github.com/utsavpatel562.png","language":null,"readme":"# PL/SQL Examples Repository\n\nWelcome to the PL/SQL Examples Repository! This repository contains various PL/SQL scripts demonstrating basic programming concepts and algorithms. Each script is written to showcase different use cases and control structures within PL/SQL.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Files in the Repository](#files-in-the-repository)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nPL/SQL (Procedural Language/Structured Query Language) is Oracle Corporation's procedural extension for SQL and the Oracle relational database. This repository includes a set of scripts written in PL/SQL to help beginners understand and practice fundamental programming concepts.\n\n## Files in the Repository\n\nHere are the scripts included in this repository:\n\n1. **Fibonacci.sql**: \n   - Contains two implementations for generating Fibonacci series:\n     - Using a FOR loop.\n     - Using a WHILE loop.\n\n2. **Palindrome_number.sql**:\n   - Checks if a given number is a palindrome.\n\n3. **Reverse_for_loop.sql**:\n   - Demonstrates reversing a sequence of numbers using a FOR loop.\n\n4. **Factorial_using_while_loop.sql**:\n   - Calculates the factorial of a given number using a WHILE loop.\n\n5. **Odd_Even.sql**:\n   - Determines if a given number is odd or even.\n\n6. **Leap_Year_or_Not.sql**:\n   - Checks if a given year is a leap year or not.\n\n## Usage\n\nTo use these scripts, you will need access to an Oracle database and a tool that can execute PL/SQL scripts, such as SQL*Plus, SQL Developer, or any other PL/SQL IDE.\n\n### Running the Scripts\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/utsavpatel562/PL-SQL.git\n   cd PL-SQL\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futsavpatel562%2Fpl-sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futsavpatel562%2Fpl-sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futsavpatel562%2Fpl-sql/lists"}