USP_SIMPLEDATALIST_CHANGEAGENTLIST
A list of all defined simple data lists in the system catalog
Definition
Copy
CREATE procedure dbo.USP_SIMPLEDATALIST_CHANGEAGENTLIST as
select distinct USERNAME as VALUE
from dbo.CHANGEAGENT order by USERNAME