Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想dbo从对象资源管理器中删除前缀,以便我可以S按键并转到以S;开头的表。有dbo刺激性(对我来说)。
dbo
我在网上搜索过,其他站点上有一个答案说我应该F7在摘要选项卡中使用,但我找不到摘要选项卡,并且按下F7对象资源管理器对我不起作用。
您不能在对象资源管理器中,但对象资源管理器详细信息不会作为 dbo 的前缀。
我刚刚发现您可以输入,例如,dbo.f它会导航到以 开头的第一个表f。
dbo.f
f