adding computed (aggregated) columns to a view based on row content

前端 未结 0 599
广开言路
广开言路 2020-11-30 04:30

With a lot of help on not that much understanding on my part I\'ve constructed the following view:

CREATE VIEW [dbo].[TEST2] AS

select * from
(
SELECT
  [Nam         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题