Parameters
Name | Type | Mode |
---|---|---|
p_tdis_identifier | character varying | IN |
Retrieves all contacts associated with a model indicated by TDIS Identifier.
select *
from tdis_get_contacts_by_model('TM-932cbc4e-9688-11ec-ba2a-59ebf1ac4488');
Name | Type | Mode |
---|---|---|
p_tdis_identifier | character varying | IN |