I'm looking at a long list of subdivisions below a server. I know what all of them are except the ????. First comes the server name/alias, then DB name... Then under that DB there's multiple ?????'s, and under each one of them multiple tables.
So what type of "object" is the ???? in
From [ServerName].DatabaseName.????Name.TableName. What are the question marks?
And what SQL query can I use to get a list of all ????? in a specific Server and Database?