SQL Nested Views

Avik Ghosh/USA 1 Reputation point
2020-07-14T00:47:17.853+00:00

What is the Microsoft recommendation for SQL nested view level. We have a application where there are multiple levels of nesting. What is the recommendation for nesting level form SQL?

Community Center Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-07-14T01:02:31.987+00:00

    Its probably more a question of performance. They're actively answering transact sql questions in dedicated forums here.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=transactsql

    --please don't forget to Accept as answer if the reply is helpful--


    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.