WWI DW tables named with reserved keywords

オープン
#186 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@jodebrui がすでに取り組んでいます。

2017年2月15日 から。

評価

この issue はまだ評価されていません。

説明

Hi,

Fact.Order and Fact.Transaction in the WWI DW data model use reserve keywords for their names. This causes undelimited queries to fail against them.

For example :

select * from fact.order

returns the error :

Msg 156, Level 15, State 1, Line 4 Incorrect syntax near the keyword 'order'.

The same error is given when querying Fact.Transaction. To query each requires that the table name is delimited by square brackets.

Can these table names be modified to not use reserve keywords?

Thanks.

主要言語
PowerShell
スター
11.2k
フォーク
9.1k
平均マージ
2日 7時間
マージ済み PR(30日)
14

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/sql-server-samples のほかの issue

microsoft/sql-server-samples の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。