tdis_get_vendor_contacts


Description

This function retrieves all of the contacts associated with any of the models that the requested user is the creator of. This is intended to function as a sort of get_vendor_contacts until such time as we have a vendor entity.

select * from tdis_get_vendor_contacts('pbuschow');

Parameters

Name Type Mode
p_username character varying IN