Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>sqldevutilsNew to Visual Studio Code? Get it now.
sqldevutils

sqldevutils

Aditya Lele

|
1,324 installs
| (0) | Free
Utilities for SQL script development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sqldevutils README

Features

This extension provides useful Sql Code snippets that I use for sql script develoment. It works with sql files.

Usage

type snippet shorcut and hit tab

Available snippets

tbl : Creates a table from another table and adds boilerplate lines around the block. s10 : Select Top 10 wrap: Wraps selected text in - case when a is null then b else a

Known Issues

Release Notes

Added snippet 'tbl' 's10' 'wrap'

0.1.0

Initial release of sqldevtools


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft