まさるblog

越後在住子持ちプログラマー奮闘記 - Author:まさる(高野 将、TAKANO Sho)

目次

Blog 利用状況

ニュース

著書

2010/7発売


Web掲載記事

@IT

.NET開発を始めるVB6プログラマーが知るべき9のこと

CodeZine

実例で学ぶASP.NET Webフォーム業務アプリケーション開発のポイント

第1回 3層データバインドを正しく活用しよう(前編)

ブログパーツ


書庫

日記カテゴリ

コミュニティ

ツール紹介:SQLFix

Visual Studio のクエリデザイナやSQL Server Management Studio のクエリデザイナで、変な改行やインデントが勝手に入ってしまって困っている皆さん、こんばんは。

 

そんなあなたにこのツールを。

 

SQLFix(Windows95/98/Me / ビジネス)

 

  1. 使い方は簡単。まず、こーんなふうな適当なSQLをCtrl+Cでクリップボードにコピーして
  2. SELECT	Table1.HogeColumn, Table1.FugaColulmn,Table1.PayoColumn
    FROM	Table1
    WHERE	Table1.ID = @ID AND Table1.DelFlg = 0 AND
    	Table1.CreateDate < GETDATE()
  3. ダウンロードしたファイルを解凍して出来た、SQLFix.exe を実行する。
  4. あとはてきとーなところに、Ctrl+Vで貼り付けると、こんな感じで整形されます。
  5. SELECT
     Table1.HogeColumn
    , Table1.FugaColulmn
    ,Table1.PayoColumn
    FROM Table1
    WHERE Table1.ID = @ID
    AND Table1.DelFlg = 0
    AND Table1.CreateDate < GETDATE()
    

SQLFix.exeと同じところにある、SQLFix.iniファイルで整形ルールもある程度カスタマイズできるので、非常に重宝しています。

 

さぁ、みんなもSQL Fixで、Let's 快適 SQL Life!

投稿日時 : 2009年4月12日 22:38

Feedback

# 私のSQLフォーマット 2009/04/12 23:10 まさるblog

私のSQLフォーマット

# re: ツール紹介:SQLFix 2009/04/13 2:45 やじゅ

SQLFixは以前から使ってます。
SQLによっては物理名の間などに余分な空白
が入ってしまい、実行するとSQLエラーとなり
原因箇所を探すのが面倒な時があります。
そんなときは、oracleだとSQLPlusでSQLを
流して、原因の行を探すとかしてますね。

# It's in fact very difficult in this busy life to listen news on Television, so I just use world wide web for that purpose, and obtain the most recent information. 2019/05/10 8:00 It's in fact very difficult in this busy life to

It's in fact very difficult in this busy life to listen news on Television, so I just use world wide web for that purpose, and obtain the most recent information.

# It is not my first time to pay a visit this website, i am browsing this site dailly and take good facts from here all the time. 2019/06/12 15:15 It is not my first time to pay a visit this websit

It is not my first time to pay a visit this
website, i am browsing this site dailly and take good facts
from here all the time.

# I visited various websites but the audio quality for audio songs current at this web site is actually superb. 2019/07/24 13:10 I visited various websites but the audio quality f

I visited various websites but the audio quality for audio songs current at this web site is actually superb.

# I visited various websites but the audio quality for audio songs current at this web site is actually superb. 2019/07/24 13:11 I visited various websites but the audio quality f

I visited various websites but the audio quality for audio songs current at this web site is actually superb.

# I visited various websites but the audio quality for audio songs current at this web site is actually superb. 2019/07/24 13:12 I visited various websites but the audio quality f

I visited various websites but the audio quality for audio songs current at this web site is actually superb.

# I visited various websites but the audio quality for audio songs current at this web site is actually superb. 2019/07/24 13:13 I visited various websites but the audio quality f

I visited various websites but the audio quality for audio songs current at this web site is actually superb.

# I quite like reading a post that will make men and women think. Also, many thanks for permitting me to comment! 2022/03/23 15:10 I quite like reading a post that will make men and

I quite like reading a post that will make men and women think.

Also, many thanks for permitting me to comment!

# I quite like reading a post that will make men and women think. Also, many thanks for permitting me to comment! 2022/03/23 15:11 I quite like reading a post that will make men and

I quite like reading a post that will make men and women think.

Also, many thanks for permitting me to comment!

# I quite like reading a post that will make men and women think. Also, many thanks for permitting me to comment! 2022/03/23 15:12 I quite like reading a post that will make men and

I quite like reading a post that will make men and women think.

Also, many thanks for permitting me to comment!

# I quite like reading a post that will make men and women think. Also, many thanks for permitting me to comment! 2022/03/23 15:13 I quite like reading a post that will make men and

I quite like reading a post that will make men and women think.

Also, many thanks for permitting me to comment!

タイトル
名前
Url
コメント