About 999,000 results
Open links in new tab
  1. Microsoft SQL Server downloads

    Get started with Microsoft SQL Server downloads. Choose a SQL Server trial, edition, tool, or connector that best meets your data and workload needs.

  2. Database Files and Filegroups - SQL Server | Microsoft Learn

    Dec 11, 2025 · Learn about database files and how to create filegroups in SQL Server for allocation and administrative purposes. View examples, rules, and recommendations.

  3. SQL Server Log File Rapidly Growing - Microsoft Q&A

    Sep 29, 2023 · In the heavily transactional systems with excessive logging operations, the SQL Server Transaction Log file will grow rapidly, until it reaches its maximum size, and if the auto-growth option …

  4. Install SQL Server Management Studio | Microsoft Learn

    Dec 18, 2025 · The most common options are: The latest release of SQL Server Management Studio 22 that is hosted on Microsoft servers. To install this version, select the following link, which downloads …

  5. Manage Transaction Log File Size - SQL Server | Microsoft Learn

    Aug 26, 2025 · Learn how to monitor SQL Server transaction log size, shrink the log, enlarge a log, optimize the tempdb log growth rate, and control transaction log growth.

  6. Bulk Copy with bcp Utility - SQL Server | Microsoft Learn

    The bulk copy program (bcp) utility bulk copies data between an instance of SQL Server and a data file in a user-specified format.

  7. For example, to add one to the weight of an observation in the kids table where id is 101311 and age is between 9 and 10, we could use: To change some of the values of columns of a table, you can use …

  8. Why my SQL Server tempdb database Is Growing Fast? - dbblogger

    Jan 7, 2026 · The SQL Server tempdb database is one of SQL Server’s most important system databases. It stores temporary user objects, such as temporary or staging tables defined by the user …

  9. Troubleshoot Operating System Disk Sector Size Greater Than 4 KB - SQL ...

    This article troubleshoots SQL Server installation or startup failures related to some new storage devices and device drivers exposing a disk sector size greater than the supported 4-KB sector size.

  10. How to Open an SQL File on Windows & macOS - wikiHow

    Mar 10, 2025 · If you want to quickly view and edit an SQL file, open it in Notepad (Windows) or TextEdit (macOS) Alternatively, open the MySQL Workbench app to use their helpful editing tools. Or, import …