Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SQL Query ShortcutsNew to Visual Studio Code? Get it now.
SQL Query Shortcuts

SQL Query Shortcuts

ColinLi33

|
115 installs
| (0) | Free
SQL Server query shortcuts for common operations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQL Query Shortcuts VSCode Extension

This VSCode extension allows you to quickly run SQL queries with predefined shortcuts and templates. It simplifies running queries like SELECT TOP 150 * FROM {HIGHLIGHTED TABLE} and more, using keyboard shortcuts.

Features

  • Query templates: Use predefined query templates like SELECT TOP 150 or USE {DATABASE}.
  • Quick execution: Run queries by selecting table names or other SQL components and using a shortcut.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft