I have a redgate [sql prompt] extention intellisense on visual studio 2013 ,when I am type in SQL Query the two intellisense appear see the below Image , So I want to disable the visual studio intellisense Just in SQL Query [Not in all visual studio ]
Just go to:
Tools -> Options -> Text Editor -> SQL Server Tools -> IntelliSense
Uncheck "Enable IntelliSense"
I hope to solve your issue.