hi,
how can i drop views and recreate again?
thinks ...um, using the DROP and CREATE commands
or else i don't understand your question|||... or you could use the ALTER view statement, which does the same as drop:ing and recreating a view with the added bonus that it doesn't allow you to make any faults that violates the T-SQL syntax. :)
Showing posts with label againthinks. Show all posts
Showing posts with label againthinks. Show all posts
Friday, March 9, 2012
Subscribe to:
Posts (Atom)