SQL Server (mssql) extension for Visual Studio Code
SQL Server (mssql) extension for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install mssql
2. Press CTRL+SHIFT+P to open the Command Palette in VS Code
Select Install Extension and type mssql.
3. CTRL+N
4. Press CTRL+K,M and change the language mode to SQL.
5. CTRL+SHIFT+P => MS SQL: Connect and press ENTER
Select Create Connection Profile
6. Click F1
SQL:Use Database

0 comments:
Post a Comment