ÿþ/*** Use this .sql to view the query results AFTER you create the v_RequiredUpdates view ***/ /*** Change the USE and FROM lines to use your site database! ***/ USE SMS_XYZ SELECT [DatePosted] ,[BulletinID] ,[ArticleID] ,[Title] ,[SourceURL] ,[ContentLocales] FROM [SMS_XYZ].[dbo].[v_RequiredUpdates]