Tagged Questions

0
votes
1answer
99 views

SQL Server 2008 Upgrade/compile - Column Alias and Table Alias

One of databases I develop for is being upgraded to SQL 2008 (from SQL 2000). The upgrade advisor is flagging an issue that I don't think is an issue. I was hoping that there is documentation that …