Hi!
I dont know if this possible
I have a payments table in a database
what I want to accomplish is,
once a certain customer id has paid say $100 USD
my discounts table will generate a code for me automatically
say I'll insert a new record
is there such thing as automated insertion without me clicking anything?
thanks!