2021/12/29 で確認できている、公開情報やアナウンスをピックアップ、まとめました。
年末なので、更新情報はあまりないですね…
スポンサーリンク
2021/12/29 のピックアップ
Microsoft Tech Community
Data bricks Notebook Deployment using YAML code | Microsoft Community Hub
Data bricks Notebook Deployment using YAML code
YAML テンプレートを用いた Databrick ノードブックを展開する方法について、紹介されています。
Lesson Learned #179: Why is important to have a correct command execution error handling? | Microsoft Community Hub
Today, I would like to share with you an important recommendation about command execution error handling that applies fo...
アプリケーション内で T-SQL コマンド実行が失敗した際の対処 (接続を終了する) について、紹介されています。
Lesson Learned #180: Creating a retry-logic for TSQL command execution. | Microsoft Community Hub
As you know, one of the recommendations that we have in Azure SQL Database is to have a connection retry-logic, however,...
T-SQL コマンド実行の再試行ロジックを作成するための Tips が紹介されています。
Lesson Learned #181: Reading a JSON compressed file from OPENROWSET function from Azure SQL Database | Microsoft Community Hub
Today, I got a question from a customer with the following scenario: They have a Azure Blob Storage with a huge amount o...
OPENROWSET 関数を用いて Azure SQL Database から zip 圧縮された json ファイルを読み取る方法について、記載されています。
Learnings from the Trenches - Unable to query sys table via Linked Server | Microsoft Community Hub
In this article I will show how to resolve and overcome errors while attempting to query a system tables or any table fo...
リンク サーバー経由で sys テーブルを照会できない問題について、記載されています。
スポンサーリンク