If I have a table1 has 10000 records and another table also has 10000 records
So, when created views on both table then what will be size of view.
SOlution: A view is a virtual table.View does not have any physical size because it is not saved.
So, when created views on both table then what will be size of view.
SOlution: A view is a virtual table.View does not have any physical size because it is not saved.
No comments:
Post a Comment