sql prompt工具


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

SQL Prompt能根據數據庫的對象名稱,語法和用戶編寫的代碼片段自動進行檢索,智能的為用戶提供唯一合適的代碼選擇。自動腳本設置為用戶提供了簡單的代碼 易讀性

效果:

1.智能提示

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,效果如圖

 

因為此軟件需要.net 3.5,而win10聯網在線安裝又非常慢,所以特提供離線安裝包。軟件地址和net包地址: 下載地址

 

軟件使用方法如下:

1.解壓軟件壓縮包內容

 

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

3.打開SQL Server 2008 R2在工具欄點擊SQL Prompt,進入注冊界面

菜單路徑:SQL_Prompt=>Help=>Manage License...

 

4.注冊頁面

 

5.打開SQL.Prompt.Keygen.exe並復制序列號到剛才的窗口

 

6.填入,然后要先斷網,粘貼序列號,點activate激活按鈕

7.等待一會會提示網絡錯誤,然后點擊Activate Manually(離線注冊)

 

8.把彈出的離線注冊窗口中的左側代碼復制到注冊機中間的文本框內點擊Generate按鈕,就會在注冊機的最下面的欄位生成相應的注冊代碼

 

1.    7

9.注冊機最下面欄位生成的代碼 復制到離線注冊窗口中右邊的空文本框中,然后點擊Finish按鈕

2.    8

10.破解成功!大功告成!盡情享用!

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM