Hello, I think i did something i shouldn't have. I renamed an existing table 'schedule' to 'scheduledetails' then i created a new table, and named it schedule. It appears to be holding on to some of the old relations from the original table schedule. While i'm sure i could just rebuild from scratch, what would you suggest as the 'proper' way to remove the old fk references/rebuild?
Thanks!