2021年3月28日星期日

Count the number of rows in a view

What's the best way to find out the number of rows in a view in SQL Server?

I have seen this answer for tables but I'd like to get the size for view.

https://stackoverflow.com/questions/66848704/count-the-number-of-rows-in-a-view March 29, 2021 at 12:16PM

没有评论:

发表评论