sql server invalid object name - but tables are listed in SSMS tables list
sql server invalid object name - but tables are listed in SSMS tables list
sql server invalid object name - but tables are listed in SSMS tables list
Re: sql server invalid object name - but tables are listed in SSMS tables list
Try:
Edit -> IntelliSense -> Refresh Local Cache
or use the hotkey
CTRL+SHIFT+R
This should refresh the data cached by Intellisense to provide typeahead support and pre-execution error detection.
NOTE: Your cursor must be in the query editor for the IntelliSense menu to be visible.
[](https://i.sstatic.net/nmPTc.png)
Edit -> IntelliSense -> Refresh Local Cache
or use the hotkey
CTRL+SHIFT+R
This should refresh the data cached by Intellisense to provide typeahead support and pre-execution error detection.
NOTE: Your cursor must be in the query editor for the IntelliSense menu to be visible.
[](https://i.sstatic.net/nmPTc.png)