Skip to content

Add note about NULL handling in BIT_COUNT function#10352

Open
way0utwest wants to merge 2 commits into
MicrosoftDocs:livefrom
way0utwest:patch-67
Open

Add note about NULL handling in BIT_COUNT function#10352
way0utwest wants to merge 2 commits into
MicrosoftDocs:livefrom
way0utwest:patch-67

Conversation

@way0utwest

Copy link
Copy Markdown
Contributor

Clarified behavior of BIT_COUNT with NULL values.

Clarified behavior of BIT_COUNT with NULL values.
@prmerger-automator

Copy link
Copy Markdown
Contributor

@way0utwest : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

1 similar comment
@prmerger-automator

Copy link
Copy Markdown
Contributor

@way0utwest : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit aa8de06:

✅ Validation status: passed

File Status Preview URL Details
docs/t-sql/functions/bit-count-transact-sql.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner

Copy link
Copy Markdown
Contributor

@thesqlsith

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@v-regandowner v-regandowner requested a review from Copilot June 19, 2026 21:21
@prmerger-automator prmerger-automator Bot added the aq-pr-triaged tracking label for the PR review team label Jun 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Clarifies the documented behavior of BIT_COUNT when the input expression is NULL, ensuring readers understand the function’s null-propagation behavior.

Changes:

  • Added a note stating that BIT_COUNT returns NULL when passed a NULL expression.

Comment thread docs/t-sql/functions/bit-count-transact-sql.md Outdated
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 93195ff:

✅ Validation status: passed

File Status Preview URL Details
docs/t-sql/functions/bit-count-transact-sql.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants