Currently i have a table 'droster' that has:
id - game_name - .....
I want to put in the information once they fill out a form the ID that is auto populated into another table 'dtraincompleted':
id - time -...
I have been tring to comeup with a trigger that will allow it do this and i have not totally grasp the concept and need a little more advice with explaination of how it works so i don't have to ask again. I do appreciate it..
i have another trigger that i will need to make but want to learn how to make this one as it is simpler that making a new colomn each time a new training class is added which will make a colomn on the dtraincomplete table..
-------------------edit-------------------------------
id from the newly created row of information to id to the other table