Now you can run administrative T-SQL tasks against all your databases in one shot. Very usefull for environments that have a seperate database for each client, ASP's, etc.
It's pretty straight forward and can be used for almost any task. This example Looks for a table and prints the database name and selects from the table if it is found.