cassiusdrow
Member²
I'm using the "Find Database Objects" window to search all of the code objects and it is executing the views with "SELECT * FROM viewname". Some of our views are not designed to be used without a WHERE clause and the search will not complete. Is there any way to search the code of views without performing a SELECT on the view?