Hey everyone,
SQL Server 2008 introduced Intellisense while writing queries. Problem is, whenever I type in "SELECT TOP" and press space, it replaces TOP with a table named 'Top3_Animations'...
Is there a way to add "TOP" to the Intellisense list? Or to fix this some other way?
Bara