Posts
Sort by recent activity
doesn't work across databases?
SQL Server 2000
If I'm in query analyzer and the selected db is db1, I can't qualify the table as [db2].tablename and get the intellisense?
Attempting to write a query that does the following...
se...