About 9,410,000 results
Open links in new tab
  1. Quickstart: Connect to and Query a Database with the MSSQL …

    Dec 2, 2024 · In this quickstart, you learn how to use the MSSQL extension for Visual Studio Code to connect to a database, whether it's running locally, in a container, or in the cloud. …

  2. Transact-SQL in Visual Studio Code

    Connect to SQL databases, type T-SQL code, execute T-SQL code, view results, and save results as JSON or CSV files. While typing T-SQL code, you get rich T-SQL language features …

  3. How to Execute an SQL File in VS Code - Sling Academy

    Jan 28, 2024 · If you’re working with databases, you may often need to execute SQL files to manage your database entities and run queries. In this tutorial, you’ll learn how to set up your …

  4. How to run SQL query in visual Studio Code - Stack Overflow

    Jun 24, 2022 · You could use an extension that allows you to connect to a local/remote database and execute SQL commands through VSC. I've used Database Client in the past, and was …

  5. How to Start Coding SQL in VS Code - LearnSQL.com

    Nov 26, 2024 · To start coding SQL using VS Code, create a new file from the menu (File->New Text File) or with the shortcut Ctrl+N. Save the file with the .sql extension so that VS Code can …

  6. Overview of the MSSQL Extension for Visual Studio Code - SQL

    Dec 2, 2024 · Follow these steps to install the MSSQL extension for Visual Studio Code. Bring up the Extensions view by selecting on the Extensions icon in the Activity Bar on the side of …

  7. Use Visual Studio Code to connect and query - Azure SQL Database & SQL ...

    Learn how to connect to Azure SQL Database or Azure SQL Managed Instance by using Visual Studio Code. Then, run Transact-SQL (T-SQL) statements to query and edit data.

  8. Visual Studio Code (VS Code) for SQL Server development - SQL

    Jul 16, 2020 · We need to use extensions in the VS code to work with these languages. For example, if we open the T-SQL script, it recommends you for the below extension. We can …

  9. Connect to a SQL database with Visual Studio Code - Techielass

    Oct 12, 2021 · Learn how to install the SQL Server extension, create connections to your SQL servers, and leverage VS Code's capabilities for writing and executing SQL queries. Discover …

  10. Connect to MS SQL Server Database in Visual Studio Code

    Mar 15, 2024 · Visual Studio Code with the mssql extension allows administrators and developers to manage databases, tables, and stored procedures, as well as run Transact-SQL (T-SQL) …

  11. Some results have been removed
Refresh