Hi ,
If I create several views from the transaction table for reporting
purpose. Do the view occupy the disk space as well ?
Travis TanNo. Unless it's an indexed view which contains data for the defined index.
Index views are sometimes used to speed up queries that require joins.
"Travis" <Travis@.discussions.microsoft.com> wrote in message
news:0FD3F4E1-DFC2-42AB-8E29-325438FFE11F@.microsoft.com...
> Hi ,
> If I create several views from the transaction table for reporting
> purpose. Do the view occupy the disk space as well ?
> --
> Travis Tan
No comments:
Post a Comment