SQL Server Management Studio: Open table for Editing through keyboard shortcut

与世无争的帅哥 提交于 2020-01-13 09:22:31

问题


While using SQL Server Management Studio (2008), is it possible to open a table in Edit mode through keyboard shortcut or even some special keyword I type while in "New Query" window?


回答1:


No this can't be done.




回答2:


You can open a table by right clicking on the table you want to edit and selecting "edit all rows" - before doing this make sure your options are set tools/options/ Sql server object explorer/commands.

Dont know if that helps but maybe.



来源:https://stackoverflow.com/questions/2764587/sql-server-management-studio-open-table-for-editing-through-keyboard-shortcut

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!