Database Management System Project Assignment for CMPE321- Introduction to Database Systems at Bogazici University.
necessary imports used in the code are:
- import sys
- import os
- import string
- import time
Execute the code with the following command:
- python3 <your_destination_folder>/archive.py <full_input_file_path>
after the first run of the code, output.txt and log.txt will be created under the same location.