About 737,000 results
Open links in new tab
  1. Import CSV (flat file) using SQL Server Management Studio in existing ...

    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 Server …

  2. 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 yet a way to …

  3. How to view the stored procedure code in SQL Server Management …

    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 the sto...

  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 but I couldn't …

  5. 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 database diagrams?

  6. 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 somewhere in SSMS besides …

  7. 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 " Execute …

  8. sql server - SQL Management Studio Task Import Data is greyed out ...

    Oct 4, 2018 · 27 Database: SQL2017 Express Management Studio 18 System: x64 I have sysdmin / db owner etc & database is accessible/updateable. "This feature is not currently available in this version …

  9. How to find server name of SQL Server Management Studio

    Apr 18, 2013 · I installed Microsoft SQL Server 2008. When I start SQL Server Management Studio (SSMS), I get the Connect to Server login window with a blank textbox for Server name. I have tried …

  10. ssms - Microsoft SQL Server Management Studio closes immediately …

    Mar 14, 2018 · Microsoft SQL Server Management Studio closes in about five seconds after startup. The startup splash screen is displayed, but after that, nothing. No messages are being displayed (even in …