Oracle PL/SQL: Create DML Package Online

Oracle PL/SQL: Create DML Package Online

Here you can create the DML package online as you create in Oracle SQL Developer and in Toad. DML (Data Manipulation Language) package is used to manage insert, update and delete operations on a table.

Your Generated DB Package Will Display Here

Provide Oracle Table Information for DML Package

Default values are given for the example. Specify table name, columns in the table and primary key column names for the table.

Table Name:
Column Names Separated by Comma:
Primary Key Columns Separated by Comma: