Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan all datatabase
Message
 
 
To
06/02/2013 05:49:59
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01565255
Message ID:
01565257
Views:
51
>>Hi,
>>
>>I would like to write a script to scan all databases in SQL Server and check a certain table(s). Is there a command in TSQL like FOR NEXT that would allow me to USE each database, one at a time?
>>
>>TIA.
>
>Check sp_MSForEachDB SP.
>You can ONLY Goolge the name, it is Undocumented.

Thank you. Do I understand correctly (from just scanning a found article) that I have to create a stored procedure and then the SP you mention will execute it against each database?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform