Skip to main content

Questions tagged [ssms]

SQL Server Management Studio, a graphical front-end tool shipped with SQL Server for managing and querying databases. It also supports managing other bundled systems such as SSAS.

2 votes
1 answer
222 views

I am a newcomer to Stack Exchange who is a beginner self-studying SQL. I need help troubleshooting an issue related to bulk inserting data from CSV files into SQL tables. Environment: SQL Express SQL ...
0.5stepdown's user avatar
-1 votes
1 answer
53 views

I have created my Database,then highlighted the database and right-clicked ,then TASK and to IMPORT but both IMPORT and EXPORT are faint.
Bosszua's user avatar
4 votes
1 answer
695 views

In Microsoft SQL Server I can go into Database Properties > Files and change the Size of a file to a lower number. If there's space available, it will actually reduce the file's size, and never ...
tedcodes's user avatar
-2 votes
2 answers
104 views

I’m experiencing issues with Microsoft SQL Server 2025 (RC1) because there are no maintenance plans. It’s not a problem — I can create a job instead. However, I’d like to know how to install or enable ...
Victor Pimentel's user avatar
0 votes
0 answers
55 views

I've recently updated to SSMS 21.4.12, where I was previously running the 2019 version. In the old version, I was able by default to save with headers when exporting to file with right click save as, ...
chrissyp's user avatar
1 vote
1 answer
118 views

I have a table with maybe around 180-200k rows (~40 columns) that I'm trying to query. The premise is that there's a list of strings to compare an FK column against, totaling around 170k passed as an ...
Kyrop's user avatar
  • 11
7 votes
3 answers
2k views

I used SSMS to add a composite primary key to a table with 64 million rows. Because the table was so large, I used the change script generated by SSMS. One of the PK fields (REVENUE_CODE) originally ...
Daniel's user avatar
  • 135
4 votes
1 answer
178 views

Microsoft giveth and Microsoft taketh away. In this case they appear to have removed a feature in SSMS 21. In previous versions, as well as in the current text editor, as well as practically every ...
Manngo's user avatar
  • 3,207
1 vote
0 answers
64 views

I have no idea how this happens, but in SSMS (version 21) occasionally the line endings go wrong. I’m teaching online to users with Windows and SSMS and suddenly they get errors with the GO keyword. ...
Manngo's user avatar
  • 3,207
2 votes
2 answers
620 views

When I installed SSMS21 on windows 2022 server I noticed the extremely disruptive new feature where it will not use the open and logged in instance of SSMS when I double click a .sql file. Instead, ...
davethegeek's user avatar
5 votes
3 answers
2k views

I have just installed SSMS in Windows 11. There is an extension I have used in previous version to run single statements. It’s called SSMSExecutor (https://github.com/devvcat/ssms-executor). Since the ...
Manngo's user avatar
  • 3,207
1 vote
0 answers
143 views

Somehow I missed out on the upgrade to SSMS 21. There’s some naive part of me that hopes that they’ve finally added the ability to run the current statement without first highlighting it. I can’t find ...
Manngo's user avatar
  • 3,207
4 votes
2 answers
1k views

SSMS 21 is out of preview and now generally available - now integrated with Visual Studio installer as per the picture below: Do we need to consider the implications for copilot integration in SSMS ...
Marcello Miorelli's user avatar
0 votes
2 answers
159 views

I am using SQL Server Management Studio 20.2 (SSMS) with the SQL Complete v7.0.362 add-in installed. While I enjoy having it installed, I sometimes want to disable it temporarily to troubleshoot ...
Stevoisiak's user avatar
0 votes
1 answer
71 views

I manage a dw that's hosted by Azure, and all Logins on the server (except for a couple service accounts) are Azure Active Directory logins tied to my company's tenant. When granting db_reader access ...
funkyman50's user avatar

15 30 50 per page
1
2 3 4 5
87