Footprints Data Model

Table
Name import_scheduled_task
Comment  

Column
Name Datatype Comment Is PK Is FK
schdd_task_id bigint
A Foreign Key to the Scheduled Task table.  It also serves as the Primary Key
here.
Yes Yes
imp_id bigint A Foreign Key to the Import table. No Yes
time_zone varchar(255) Time zone of the import. No No