I have a simple SELECT statement which calls all of the columns in my coupon table by who_added.
SELECT
coupon
who_added
code: