Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1003 Bytes

File metadata and controls

35 lines (23 loc) · 1003 Bytes

PL-SQL-fundamentals

Table of Contents

Introduction

This repo contains the code for various functionalities in PL/SQL, and in particular Oracle PL/SQL

Prerequisites

You need to have the following software installed:

  • Oracle Database XE (preferably 18c Edition)
  • Oracle SQL Developer
  • Oracle SQL* Plus

Installation

Follow this guide to set up the sample database for practice

Usage

Open the files and run the statements in Oracle SQL Developer

Authors

github follow

Acknowledgements

Oracle Tutorial.com