I have never used triggers before and was wondering what the easiest
way to perform the following scenario would be:
I have a table called Courses and a table called Schedule. I would
like a corresponding record to be created automatcially in the
Schedule table when a record is added to the Course table.
What is the best and easiest way to do this?
Thanks!
way to perform the following scenario would be:
I have a table called Courses and a table called Schedule. I would
like a corresponding record to be created automatcially in the
Schedule table when a record is added to the Course table.
What is the best and easiest way to do this?
Thanks!
Comment