Refreshing a table in SQL server management studio

Viewed 23307

I have opened a table in SQL server management studio express.

How do I update it? As changes made outside the studio application do not show unless I close and reopen the table. Surely there must be a better way of doing this?

4 Answers
Related