Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesIs there a system function that I can run to check if the view is still vali d or is the status of the view is stored in any system table? Thanks --Harvinder
Post Follow-up to this messageyou could use: sp_refreshview From Books Online sp_refreshview Refreshes the metadata for the specified view. Persistent metadata for a view can become outdated because of changes to the underlying objects upon which the view depends. "harvinder" wrote: > Is there a system function that I can run to check if the view is still va lid > or is the status of the view is stored in any system table? > > Thanks > --Harvinder > > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread