我创建的视图View_DefectDaysOutstanding3。 当我选择看到的数据,它给出的数据,但为什么在select语句的所有字段以红色下划线的错误?
SELECT TOP 1000 [ID]
,[Severity]
,[AvgDaysOutstanding]
,[ReportMonth]
,[ReportYearMonth]
,[#OfBugs]
,[projid]
,[folderid]
FROM [SoftwarePlanner].[dbo].[View_DefectDaysOutstanding3]
order by ReportYearMonth