在SSMS的Sql编辑器中,如何设置快捷键1)当我键入'sfw‘并获取"select * from where“或
2)当我输入"sfw mytable“并得到"select * from mytable where”时。
谢谢
发布于 2013-05-20 06:37:01
您需要用于SSMS的SSMBoost插件(我是该插件的开发者)
发布于 2013-06-03 23:08:39
在SSMS中,转到Tools,然后选择Options -> Select Keyboard ->,给出快捷键并给出说明。
https://stackoverflow.com/questions/16638720
复制相似问题