1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

VSCodeで3秒でSQL整形する

Last updated at Posted at 2021-10-06

ログで書き出したSQLをサクッと整形したい、みたいなときに、VSCodeを使う方法です。

1. 拡張機能をインストール

VSCodeの拡張の『SQL Beautify』をインストールします。

2. 適当なファイルにSQLを貼り付けます

3. Alt + Shift + F を押します

sql_beautify.gif

簡単!!

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?