Pages Menu
TwitterRss

Posted by on Oct 4, 2010 in Development | 0 comments

SQL Server Query Analyser Intellisense: Keeping up to Date

The new IntelliSense in SQL Server 2008 is fantastic, and makes SQL development and maintenance much easier.

However, sometimes it can be annoying, as changes and additions are not always immediately reflected in the IntelliSense.

I recently got told about the ability to refresh the IntelliSense cache, using the keyboard shortcut Ctrl+Shift+R. This reloads the data behind the IntelliSense, meaning that your recent changes are picked up and available for you to use.

facebooktwittergoogle_plusredditpinterestlinkedinmail

Post a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>