WWI DW tables named with reserved keywords

Đang mở
#186 2 bình luận 0 reaction 1 người được giao Xem trên GitHub

@jodebrui đang làm issue này rồi.

Từ ngày 15/2/2017.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

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.

Ngôn ngữ chính
PowerShell
Star
11.2k
Fork
9.1k
Merge trung bình
2 ngày 7 giờ
Pull request đã merge (30 ngày)
14

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của microsoft/sql-server-samples

Tất cả issue của microsoft/sql-server-samples

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.