简体   繁体   English

查询设计器设置

[英]Query Designer Settings

I seem to have a setting that is not what I want in my query window and I can't figure out what it is called to change it in SQL management studio for 2008. 我似乎在查询窗口中没有所需的设置,而且我无法弄清楚在SQL Management Studio中为2008进行更改所需要的设置。

At the end of a JOIN statement (or other statements) where I alias a table, if I use D or E and then hit the return key, autocomplete changes the D to DELETE and E to EXECUTE. 在我为表加上别名的JOIN语句(或其他语句)的末尾,如果我使用D或E然后按返回键,则自动完成功能会将D更改为DELETE,将E更改为EXECUTE。 In the past when I hit the return key, the cursor would make a new line, which is what I want. 过去,当我按下回车键时,光标会换行,这正是我想要的。

Anyone know what settings correlate with this action? 有人知道与此操作相关的设置吗? I'd like to change them. 我想改变他们。

I found the issue with D and E...it is part of the SSMS Tool Pack I recently installed. 我发现D和E问题...这是我最近安装的SSMS工具包的一部分。 In that tool pack it is part of the SQL Snippets section. 在该工具包中,它是“ SQL代码段”部分的一部分。 There are several one-letter snippets and I don't like the one-letter snippets so I just deleted them 有几个单字母代码段,我不喜欢单字母代码段,所以我删除了它们

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM