Allow Comments to be maintained in Create View Syntax
currently header comments are not maintained in Create View statements in DW. Please update the functionality so that this will remain and allow one to script out the objects with the comments and provide comments for development and re-use.
Create View vw_Name
-- Comment
-- Comment
AS
Select *
From Object
22
votes
