Greetings,
This is probably not a very smart question, but I have a registration table that can be updated with new registrants and I'd like to be able to track the sessions the registrants are added. As many as 7 registrants can be added during each session, so the ID would have to be the same for those registrants. I'm using SQL7. Is there a field I can create that will automatically create and insert a unique ID from each session? Any thoughts would be greatly appreciated. Thanks.
This is probably not a very smart question, but I have a registration table that can be updated with new registrants and I'd like to be able to track the sessions the registrants are added. As many as 7 registrants can be added during each session, so the ID would have to be the same for those registrants. I'm using SQL7. Is there a field I can create that will automatically create and insert a unique ID from each session? Any thoughts would be greatly appreciated. Thanks.