How to Automate Cross-Platform Database Development
The post How to Automate Cross-Platform Database Development appeared first on SQLServerCentral.
The post How to Automate Cross-Platform Database Development appeared first on SQLServerCentral.
In my previous article, I looked at the basics of the new, open-source SQLCMD, which is a new […]
This month’s big changes are performance tuning in sp_BlitzFirst & sp_BlitzLock. Part of the benefits of using the […]
Introducing the new centrally managed Azure Hybrid Benefit for SQL Server. Today, Microsoft is pleased to announce the […]
You’re planning to migrate to SQL Server 2022, and you want your databases to be faster after the […]
The post PASS Data Community Summit registration is open! appeared first on SQLServerCentral.
The field of data engineering involves handling vast amounts of data through processing, transformation, and storage to enable […]
This one’s broken up into two parts because I took a bio break mid-stream: 00:00 Start 03:04 Clippy: […]
PostgreSQL has a separate command-line tool that’s been available for decades and is included with any installation […]
Transactions have to be protected and you need to know when something is altered or prevent altering […]
The post Creating a Standalone Executable Python Application appeared first on SQLServerCentral.
The rising popularity of ChatGPT has led to the development of a PowerShell module called PowerShellAI, which allows […]
The post Automatically Tracking and Deploying Static Data in Flyway Enterprise appeared first on SQLServerCentral.
Do any of these questions sound familiar? – My AG fails to failover – Why did my […]
At a few different conferences in early 2023, I’ve heard Microsoft employees talking about the version of sqlcmd, […]
The post SQL Prompt Safety Net Features for SSMS: Tab Coloring appeared first on SQLServerCentral.
The post Extract SharePoint List Data and save to SharePoint Folder as CSV using Power Automate appeared first […]
I’ve long been a huge advocate for always referencing objects with a schema prefix in SQL Server. […]
If you right-click on a database in SQL Server Management Studio, you get an option to set Compatibility […]
こんにちは。日本マイクロソフト SQL Server サポートチームです。 事象: イメージのランダム化を強制する(必須ASLR) に「既定でオンにする」を設定した場合、SQL Server 2016 ならびにSQL Server 2019 のExpress Edition の日本語版のインストーラ(SQLEXPR_x64_JPN.exe) の起動に失敗します。 なお、イメージのランダム化を強制する(必須ASLR) […]
HONK HONK! It’s time for a fast round of answers to concise questions y’all posted and upvoted at […]
Some of the questions y’all post at https://pollgab.com/room/brento have easy one-line answers. Let’s knock ’em out: George: Hi […]
こんにちは。日本マイクロソフト SQL Server サポートチームです。 公開ドキュメントとして公開されていた内容を、ブログとして掲載します。 現象Microsoft SQL Server で SQL Server のサービスを停止した状態の場合、データベース ファイルをバックアップしたり (オフライン バックアップ)、ファイルを復元する (オフライン […]
The post SQL Prompt Safety Net Features for SSMS: SQL History appeared first on SQLServerCentral.
Recently, we were working on a small project. The requirement was to create an empty copy of an […]
The post Use DDL Triggers to Automatically Keep SQL Server Views in Sync appeared first on SQLServerCentral.
[alert type= »important » heading= »Guest Post »]Valentina is a Microsoft Specialist, focusing on Azure OpenAI. She has been working with […]
The post Finding and Tuning Expensive Stored Procedures using SQL Monitor appeared first on SQLServerCentral.
Introduction Cloud Computing escalates the security risks of an organization. This happens because of the extended trust boundary […]
The post Three Use Case Examples for SQL Subqueries appeared first on SQLServerCentral.
The 20th cumulative update release for SQL Server 2019 RTM is now available for download at the Microsoft […]
The 3rd cumulative update release for SQL Server 2022 RTM is now available for download at the Microsoft […]
The post 5 reasons to join us at Securely Migrate and Optimize with Azure appeared first on Microsoft […]
Post your questions at https://pollgab.com/room/brento and upvote the ones you’d like to see me answer. Here’s what we […]
Ever wonder how fast people are adopting new versions of SQL Server, or what’s “normal” out there for […]
Our regular users may have noticed we typically release Azure Data Studio every other month. As such, this […]
Cross-Site Request Forgery (CSRF) attacks are widespread, and even some BigTech companies suffer from them. Netflix suffered […]
The post PASS Data Community Summit registrations are open! appeared first on SQLServerCentral.
The post WIT Engagement Survey For Female Speakers appeared first on SQLServerCentral.
.NET 8 Preview 3 is now available. It includes changes to build paths, workloads, Microsoft.Extensions, and containers. […]
It’s time for summer school! I’m doing live streaming on my Twitch channel on Wednesdays & Thursdays this […]
An important aspect of building and managing a database is organizing the objects within your database. You […]
SQL Server on Azure Virtual Machines is powered by the SQL IaaS Agent extension which provides many features […]
A Beginners Guide To MySQL Replication Part 2: Configuring Source and Replica Servers In the first part […]
The post Enhancing SSIS ETL Tools with SolarWinds Task Factory appeared first on SQLServerCentral.
ChatGPT in Visual Studio Code In this article, we will play with a ChatGPT extension for Visual Studio […]
こんにちは。日本マイクロソフト SQL Server サポートチームです。 今回は可用性グループリスナーへの接続方法についてご案内します。可用性グループリスナーに接続する際、アプリケーションや接続文字列でのサーバー名について、サポートされる指定方法とサポートされない指定方法は次の通りです。 サポートされるサーバー名の指定可用性グループリスナーが既定の 1433 ポートの場合:listenernamelistenername,port 可用性グループリスナーが既定以外のポートの場合: listenername,portlistenernameinstancename,port ※ listenernameinstancename,port と指定した場合は、instancename の部分は無視され、listenername,port […]
The post Democratizing Self Service Cloud Analytics and ELT Supporting Modern Cloud Data Management Approaches appeared first on […]
The need for performance tuning your SQL Server workloads has never been more critical. As workloads are moved […]