About 407,000 results
Open links in new tab
  1. How to view the stored procedure code in SQL Server …

    I am new to SQL Server. I am logged into my database through SQL Server Management Studio. I have a list of stored procedures. How do I view the stored procedure code? Right clicking on …

  2. Microsoft SQL Server vs. SQL Server Management Studio

    Oct 17, 2016 · What is the difference between Microsoft SQL Server and SQL Server Management Studio (SSMS) and how can I integrate SSMS in Visual Studio 2012 so I can use …

  3. Changing the CommandTimeout in SQL Management studio

    Jan 14, 2015 · 61 Changing Command Execute Timeout in Management Studio: Click on Tools -> Options Select Query Execution from tree on left side and enter command timeout in " …

  4. Shortcuts to comment and uncomment SQL queries in SQL Server …

    Aug 22, 2022 · 9 To comment 3 SQL queries with shortcuts in SQL Server Management Studio (SSMS) as shown below, first, I dragged them, then pressed only one of CTRL+K or CTRL+C …

  5. Import CSV (flat file) using SQL Server Management Studio in …

    Oct 5, 2021 · Open SQL Server Management Studio (SSMS): Start by launching SQL Server Management Studio on your computer. Connect to Your Database: Connect to the SQL …

  6. Format SQL in SQL Server Management Studio - Stack Overflow

    Feb 13, 2020 · 372 In Visual Studio & other IDEs, you can easily auto format your code with a keyboard shortcut, through the menu, or automatically as you type. I was wondering if there is …

  7. Removing the remembered login and password list in SQL Server ...

    Turns out, you need to close the SQL Server Management Studio first, then edit the UserSettings.xml file in your favorite editor, e.g. Visual Studio Code. I guess it's cached …

  8. Management Studio default file save location - Stack Overflow

    The installation location for SSMS 18 / 19 / 20 has changed, along with the location of the configuration file that controls the default file save location. Close all running instances of …

  9. sql server - Recover unsaved SQL query scripts - Stack Overflow

    Feb 23, 2013 · This will be helpful to retrieve the scripts, if we close our query window in SQL Server management studio without saving the script. It works for all executed scripts not only a …

  10. Select different user while connect to SQL Server with Windows ...

    Feb 1, 2019 · 10 Right-click the SSMS icon, hold Shift, then right-click Microsoft SQL Server Management Studio with the year of the version you have installed and select Run as Different …