Hi Everybody,
I have a view created based on two base tables..now when i drop one of
the tables on which the view is dependent ..what would happen when i
try to select some records from that view ..? Does the view becomes not
usable or autmatically that will get droped as soon as one of the base
table on which it depends get dropped...?
Thanks in advance
Bye