尽管查询已成功完成,刷新按钮未更新 SSMS 中的数据库:(
我正在在SSMS中运行不同的查询,它显示“成功完成命令”,但是当我刷新数据库时,看不到数据库中的更新。 尽管您可以在图像中看到我已经创建了两个数据库为 pusitje 和 sustics1 。我删除了数据库 sustics1 ,它表明命令成功完成,但仍然存在于Object Explorer中。
我是一个试图学习SQL的菜鸟,但是这些故障使我的经历对我来说是最糟糕的。您能帮我吗?
I'm running different queries in SSMS it shows "command completed successfully" but when I refresh the database, can't see the updates in databse.
Though you can see in image that I have created two database as students and students1. I have deleted the database students1 and it shows that the command completed successfully but still students1 is present in object explorer.
I'm a noob trying to learn sql but theses kind of glitchs are making the experience worst for me. Can you please help me?enter image description here
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
右键单击“数据库”,然后按“刷新”。如果要在Intellisense中刷新列表,则在查询窗口中按CRTRL+SHIFT+R
right click on the "Databases" and press "Refresh". If you want to refresh list in the IntelliSense then in the query window press Crtrl+Shift+R