How to Query Supplier Contact?
Does anyone have any recommended sql for querying Supplier Contact information? What we really need is one record output with the Supplier's Contact name (first, middle, and last) and their email. It appears these are stored in separate entries in hz_partied though. Any way to get one output per contact without writing code loading a cursor and so forth?