|
-
Mar 6th, 2009, 08:46 AM
#1
SQL Server 2005 Views
I have a question on view behavior in SQL Server.
Lets say I have a proc that is based on some views.
We start with View1 Which is based on View2 and View 3 and View4. View 2 is also based in part on View2 as is View 4.
Does View2 get repopulated for each or do all simply access the data in the View2 after is is called in View1?
Gary
Sometimes the Programmer
Sometimes the DBA
Mazz1
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|