I am using SQL-manager to create queries and the like. I have to check all databases whether a specific table (same name in every database) has a specific field set to identity specification = yes.
How can I do that. How can I run a script that runs through every database on the server..?