SQL Management Studio won't recognize a table exists after scripted create

前端 未结 4 1226
我在风中等你
我在风中等你 2020-12-24 01:49

So if I create a new table in the query editor in SQL Management Studio after hitting refresh on the DB I can see and work with that table. However if I want to run another

4条回答
  •  暖寄归人
    2020-12-24 02:16

    I right-click on the Tables and Select Refresh from the context-sensitive menu (Ctrl-R works too)

提交回复
热议问题