tdis_duplicate_model


Description

Duplicates or clones an existing model creating a completely new record which is unconnected with the original. Returns the new model’s TDIS Identifier.

select *
from tdis_duplicate_model('TM-54de7176-98ea-11ec-ba2a-59ebf1ac4488');

Parameters

Name Type Mode
p_tdis_identifier character varying IN