SE の雑記

SQL Server の情報をメインに Microsoft 製品の勉強内容を日々投稿

Archive for 7月 4th, 2016

直近で公開された SQL Server on Linux のデモが実施されている動画

leave a comment

Data Driven 以降、SQL Server on Linux のデモが実施されている動画がいくつか公開されていますので紹介を。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 4th, 2016 at 3:18 pm

SQL Server の新しいサンプルデータベースである WideWorldImporters で使用されている SQL Server の機能を確認してみる

leave a comment

WideWorldImporters: The new SQL Server sample database で、アナウンスがありましたが、SQL Server の新しいサンプルデータベースとして、WideWorldImporters というデータベースが提供されています。

従来までは、AdventureWorks がサンプルデータベースとして利用されていましたが、今後はこちらをサンプルとして使用する機会が増えるのでしょうかね。

Wide World Importers Documentation

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 4th, 2016 at 11:54 am

Posted in SQL Server

Tagged with ,

Ubuntu Desktop の VS Code で SQL Server にクエリを実行してみる

one comment

VS Code の Extension を見ていたら「vscode-mssql」というものが出ていました。
VS Code なので、Ubuntu Desktop でも動くのだろうなと思って試してみた内容を。

Ubuntu Desktop で試していますが、VS Code がインストールできる環境であれば、どの環境でも実行できるかと。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 4th, 2016 at 9:44 am

Posted in Linux

Tagged with