pl-sql
There are 197 repositories under pl-sql topic.
utPLSQL/utPLSQL
Testing Framework for PL/SQL
Excel-projects/Script-Help
:memo: This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.
antonscheffer/as_xlsx
as_xlsx: generate an Excel xlsx file from an Oracle database. Or read data from a xlsx. Works on Oracle 11.2, but also on 23c Free
antonscheffer/as_crypto
A plsql implementation of some functions/procedures in dbms_crypto. Useful if you need a SHA256 hash, RSA signing of a message, or to encrypt something with your RSA private key on a 11G (or 10) database, or don't have access to dbms_crypto.
shushrutsharma/18CSC303J-DBMS
All the weekly lab work of the subject 18CSC303J Data Base Management Systems.
antonscheffer/as_barcode
A PL/SQL package to create a QR-code, Aztec, Code128, datamatrix and many other type of barcodes.
j-sieben/PIT
PL/SQL Instrumentation Toolkit
antonscheffer/as_zip
as_zip package, with Winzip encryption, zip64 and deflate64
VTHoop/Oracle-EBS-SQL
Sample of SQL queries used to analyze Oracle ERP database for Accounting and Finance Department support
DataBooster/DataAccess
(Migrated from CodePlex) The dbParallel DataBooster library is a high-performance extension to ADO.NET Data Provider. (DbAccess, OracleLauncher and SqlLauncher for accessing mass data)
Qualtagh/OracleDBUtils
Helpful PL/SQL utilities for Oracle database
grlicaa/GEN_PDF
GEN_PDF is PL/SQL based generator for PDF
rinodrummer/EsameBasiDiDati
Riassunto della documentazione di PL/SQL adatto alle lezioni del prof. Adriano Peron.
yallie/as_zip
Anton Scheffer's native PL/SQL package for zipping/unzipping files
dipikaspatil/Database_Systems
Student Registration System Application Backend - Oracle PL-SQL, Frontend - JSP, Servlet, Java
antonscheffer/Multifactor-with-TOTP-Authenticator
A small Oracle APEX 23.2 app using TOTP as a second authenticaton factor
Raadiah/Art-Store-Database
This is an art store database management for a typical store which sells art supplies. The system is made with Oracle-11g DBMS. It includes trigger, loop, PL-SQL, procedure and functions.
Trilogy-Dominicana/PL-Admin
PL-Admin is the tool to manage the PL/SQL code with Git or SVN
ValeriyTyutyunnik/plsql-logger
Simple and effective logger framework for Oracle Database
yasserkabbout/Library-Management-System
A library management system using Java and PL/SQL
benno-p/openlocationcode
open-location-code implementation pl-sql (postgres)
lee-lindley/PdfGen
A PL/SQL PDF report generator providing some of the column, column break and header capabilities of sqlplus reports. Built on as_pdf3 from Anton Scheffer (included).
golam-rabbani-cse/Database
This repository contains all of my works of CSE312(Database Management System with Oracle) course.
hoenirvili/EDeC
Ethic Decisions for Consummers
iamdhrutipatel/Library-Management-System
Library management system 📚 using SQL queries and PL/SQL
Paul-Reftu/Web-Technologies-2018-2019
Repository belonging to the Task Force deployed for Project "ASA".
Pritz69/5011251
Weekly Submissions of Digital Nurture Program 3.0 JAVA FSE || COGNIZANT
artembrdn/oracle-utils
📝 Algorithms, useful functions and procedures implemented in PLSQL in Oracle Database
EslamAsHhraf/PL-SQL-Challenges
✅ The solutions of PL/SQL challenges on w3resources executed on Oracle environment compiled with helpful Resources & references related to the challenges.
HxnDev/PL-SQL-Queries
In this I was asked to write queries for PL/SQL. All the queries have been tested,
kfure/Oracle-Database-Design-and-Creation
Oracle database project design and creation for a manufacturing company using ER Diagrams and SQL.
manahilfatima31/Store_Management_SQL
To develop sales management web application for a wholesale business to improve the efficiency and security of the business. The lightweight nature of the web application makes it ideal for small businesses which cannot afford the expensive alternates present in the market.
PalomaR88/Proyecto_base_datos
Proyecto de gestión de bases de datos dividido en 4 fases: diseño, creación, consultas y pl-sql.
PublioElio/acceso-a-datos-2dam
Este repositorio contiene los proyectos de la asignatura Acceso a Datos del segundo año del ciclo Desarrollo de Aplicaciones Multiplataforma