Are there any implications to adding a row to the appropriate table (whatever that is) in order to add a promotion for every customer number in a list after the fact for one of my Development customers?
Thanks in advance, Tessiturians.
BONUS TRIVIA KERNEL: Isaac Asimov is the only author to have a book in every Dewey-decimal category.
It's t_promotion. You'll probably want to update tx_appeal_media_type to reflect the new num_contacts after you've added the additional people, and make sure no one in said list already has the promotion in question before doing it, but other than that it should be fine.