Skip to content

AnushreeK/AllAboutPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AllAboutPython

This repository contains all the useful python scripts that I have developed over time.

  1. Transform for TOAD - This program is used to transform the "your_dump_file_name" file containing dump data from certain database into a format readable by TOAD. This program was developed as part of a requirement.

Input file --> your_dump_file_name (sample file here is "LoadDB")
To run --> Go to CLI and type command "python transform_script.py"
Output File --> your_dump_file_name_out.txt (sample output file here is "LoadDB_out.txt"

About

This repository contains all the useful python scripts that I have developed over time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages