sql prompt工具

sql prompt工具SQLPrompt是一款拥有SQL智能提示功能和格式化Sql代码插件。可用于的SQLServer和VS。SQLPrompt能根据数据库的对象名称,语法和用户编写的代码片段自动进行检索,智能的为

大家好,又见面了,我是你们的朋友全栈君。

SQL Prompt是一款拥有SQL智能提示功能和格式化Sql代码插件。可用于的SQL Server和VS

SQL Prompt能根据数据库的对象名称,语法和用户编写的代码片段自动进行检索,智能的为用户提供唯一合适的代码选择。自动脚本设置为用户提供了简单的代码 易读性

效果:

1.智能提示

<span role="heading" aria-level="2">sql prompt工具

<span role="heading" aria-level="2">sql prompt工具

2.一键格式化(包括大小写,空格,tab等完全自定义)

select b.proj,d.project_name,g.cname,b.id,b.ht_title,isnull(b.htzje,'0') as htzje,isnull(b.yifk,'0') as yifk,sum(isnull(a.je,'0')) as je,g.id as sort from cnto_fk a left join cnto b on a.pid=b.id left join project_table d on b.proj=d.pc_code left join sys_common g on a.fzno=g.cno and g.ctype='cnto_htlx' where 1=1 and d.project_name is not null and a.title is not null and convert(varchar(10),a.sfkrq,120) between '2015-10-01' and '2015-10-31' group by b.proj,d.project_name,g.cname,b.id,b.ht_title,b.htzje,b.yifk,g.id union select a.project_no as proj,d.project_name,g.cname,'' as id,a.title as ht_title,'0' as htzje,sum(isnull(a.je,'0')) as yifk,sum(isnull(a.je,'0')) as je,g.id as sort from cnto_fk a left join project_table d on a.project_no=d.pc_code left join sys_common g on a.fzno=g.cno and g.ctype='cnto_htlx' where a.fzno='qt' and d.project_name is not null and a.title is not null and convert(varchar(10),a.sfkrq,120) between '2015-10-01' and '2015-10-31' group by a.project_no,d.project_name,g.cname,a.title,g.id order by proj,sort

快捷键 Ctrl+K,Ctrl+Y,效果如图

<span role="heading" aria-level="2">sql prompt工具

 

因为此软件需要.net 3.5,而win10联网在线安装又非常慢,所以特提供离线安装包。软件地址和net包地址: 下载地址

 

软件使用方法如下:

1.解压软件压缩包内容

<span role="heading" aria-level="2">sql prompt工具

 

2.安装SQLPrompt_7.0.0.40.exe,一路Next直至安装完成

3.打开SQL Server 2008 R2在工具栏点击SQL Prompt,进入注册界面

菜单路径:SQL_Prompt=>Help=>Manage License…

<span role="heading" aria-level="2">sql prompt工具

 

4.注册页面

<span role="heading" aria-level="2">sql prompt工具

 

5.打开SQL.Prompt.Keygen.exe并复制序列号到刚才的窗口

 

<span role="heading" aria-level="2">sql prompt工具

6.填入,然后要先断网,粘贴序列号,点activate激活按钮

<span role="heading" aria-level="2">sql prompt工具

7.等待一会会提示网络错误,然后点击Activate Manually(离线注册)

<span role="heading" aria-level="2">sql prompt工具

 

8.把弹出的离线注册窗口中的左侧代码复制到注册机中间的文本框内点击Generate按钮,就会在注册机的最下面的栏位生成相应的注册代码

<span role="heading" aria-level="2">sql prompt工具<span role="heading" aria-level="2">sql prompt工具

 

1.    7

9.注册机最下面栏位生成的代码 复制到离线注册窗口中右边的空文本框中,然后点击Finish按钮

<span role="heading" aria-level="2">sql prompt工具

2.    8

10.激活成功教程成功!大功告成!尽情享用!

<span role="heading" aria-level="2">sql prompt工具

 

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。

发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/154492.html原文链接:https://javaforall.cn

【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛

【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...

(0)
blank

相关推荐

发表回复

您的电子邮箱地址不会被公开。

关注全栈程序员社区公众号