V_SIMPLEDATALIST_SUGGESTEDMEMBERSHIPLEVELSCORE
Lists all Suggested Membership Level scores.
Fields
Field | Field Type | Null | Description |
---|---|---|---|
LABEL | int |
Definition
Copy
/*
Generated by Blackbaud AppFx Platform
Date: 1/27/2010 6:52:10 PM
Assembly Version: Blackbaud.AppFx.Platform.SqlClr, Version=2.5.465.0, Culture=neutral, PublicKeyToken=null
Copyright Blackbaud
*/
CREATE VIEW dbo.V_SIMPLEDATALIST_SUGGESTEDMEMBERSHIPLEVELSCORE AS
select distinct
SUGGESTEDMEMBERSHIPLEVEL.SCORE as LABEL
from
dbo.SUGGESTEDMEMBERSHIPLEVEL