Microsoft made changes to the MSDN license terms that prohibit BYOL of MSDN subscriptions effective after 10/2019. The good news is that SQL Server Developer Edition is now a free download independent ...
次に、 木構造の更新を行う例として基本的な、 ノードの挿入と削除を取り上げます。本当はもっと多くの処理を行う方法がありますが、 紙幅の都合上、 代表的なものだけを取り上げます。興味を持った方は、 参考資料に挙げたテキストをご覧ください。
We've all been there: you have 10 SQL files to set up your dev database. You open Supabase Dashboard, copy-paste each file, run them one by one, pray you didn't miss anything... and if something fails ...
では次に、 単純に会社全体で一番高齢の社員を抽出する代わりに、 男女別に最高齢の社員を抽出することを考えます。 手続き型言語で解く場合 もしEmployeesテーブルがCSV (Comma Separated Values:カンマ区切り) や固定長といった、 ただのフラットファイル[1 ...
There are a batch of utilities out there designed to make it easier to work with Microsoft SQL Server from a development point of view. This one came recommended to me by a couple of people, so I ...
SqlServerをDocker Composeで立ち上げる。 開発用DBをそれぞれ手元で持っている状態が健全 クラウドにDB立てる方は、是非参考にしてください。 環境 Rancher DesktopVersion 1.13.1 (Dockerが既にインストールされていれば不要) Docker Version 25.0.4-rd Docker Compose Version 2.22.0 ...
今回は「SQL Server on EC2からAmazon Aurora PostgreSQLへのデータベース更改」というテーマで、弊社の実際の移行事例に沿って、選定から移行までのプロセス、データベース移行の手法や移行して大変だったこと・良かったことなどについてお話ししたいと思います。