Sample Header Ad - 728x90

Dump all Views of multiple databases in SQL Server

2 votes
3 answers
4523 views
I need to export the views from *multiple* databases of an older server. (Essentially, to generate a list of views using a particular piece of SQL Server) The fastest way I've found thus far is to manually use the Generate scripts function to export the views to a file. I feel like there is probably a better way I don't know about. Thanks in advance,
Asked by user49438 (123 rep)
Jun 30, 2015, 02:49 PM
Last activity: May 11, 2023, 11:52 AM