microsoft / microsoft/sql-server-samples

Table is missing some columns

Open
#622 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
11.2k
Forks
9.1k
Avg merge
2d 7h
Merged PRs (30d)
14

Description

Hi

I want to do some exercise from this website: https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2008/ms124824%28v%3dsql.100%29

However, it seems that some tables are missing some columns which were mentioned on this website. For example, the website said 'Sales.Customer' has 'CustomerType' column. But the database I downloaded doesn't have one.

I have tried to download many versions. They are all missing this column.

Would you help me?

Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the downloaded database schema for Sales.Customer with the referenced SQL Server 2008 documentation, focusing on the missing CustomerType column. Check whether the available sample version is expected to include that column. Done means either correcting the sample schema or documenting the version mismatch and affected download.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.