简体   繁体   中英

SQL Server Management Studio Clear Cache Code Completion

If you change a table, then code completion doesn't work anymore when writing a query in SQL Server Management Studio. Is there a way to clear this cache?

(SQL Server 2008)

You can try

Edit -> Intellisense -> Refresh Local Cache (CTRL+Shift+R)

From SQL Server 2008 Intellisense update/refresh on schema changes

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM