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?
使用SQL Server Management Studio(2008)时,是否可以通过键盘快捷键在“编辑”模式下打开表格,甚至可以在“新建查询”窗口中键入一些特殊关键字?
2 个解决方案
#1
4
No this can't be done.
不,这不可能。
#2
3
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.
您可以通过右键单击要编辑的表并选择“编辑所有行”来打开表 - 在执行此操作之前,请确保您的选项是设置工具/选项/ Sql server对象资源管理器/命令。
Dont know if that helps but maybe.
不知道这是否有帮助,但也许。
#1
4
No this can't be done.
不,这不可能。
#2
3
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.
您可以通过右键单击要编辑的表并选择“编辑所有行”来打开表 - 在执行此操作之前,请确保您的选项是设置工具/选项/ Sql server对象资源管理器/命令。
Dont know if that helps but maybe.
不知道这是否有帮助,但也许。