Skip to content

In some cases, after implementing a database system, we had to deal with some legacy systems like excel sheets. In this project, I try to import an excel sheet into a temporary table in a database and perform a data migration process from the temporary table to the permanent tables.

Notifications You must be signed in to change notification settings

aaabulkhair/plsql-project

Repository files navigation

plsql-project

In some cases, after implementing a database system, we had to deal with some legacy system like excel sheets. In this project, I try to import an excel sheet into a temporary table in a database and perform a data migration process from the temporary table to the permanent table.

About

In some cases, after implementing a database system, we had to deal with some legacy systems like excel sheets. In this project, I try to import an excel sheet into a temporary table in a database and perform a data migration process from the temporary table to the permanent tables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages