USP_SIMPLEDATALIST_CONSTITUENT_NEWSLETTER
List of newsletter related constituent
Definition
Copy
CREATE procedure dbo.USP_SIMPLEDATALIST_CONSTITUENT_NEWSLETTER as
select Name as Value
from EmailTemplate where Type=2