Can we create a view based on another view in SQL Server
Loading
Can we create a view based on another view in SQL Server
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jin NecesarioPosted Aug 11, 2025, 2:14 PM
If you are asking about view chaining, the answer is "yes".
This view chaining is also known as nested views.
Things you need to keep in mind: