Add PRODUCT function to aggregate functions documentation - #10376
Conversation
Add PRODUCT function to aggregate functions documentation, applicable to SQL Server 2025 and other Microsoft services.
|
HugoKornelis : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit b06cf4b:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/t-sql/functions/aggregate-functions-transact-sql.md | Details |
docs/t-sql/functions/aggregate-functions-transact-sql.md
- Line 46, Column 3: [Warning: file-not-found - See documentation]
Invalid file link: 'product-aggregate-sql.md'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
|
Mark Ghanayem (@markingmyname) Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Adds a reference to the PRODUCT aggregate function in the aggregate functions index page so readers can discover the new function documentation.
Changes:
- Adds
PRODUCTto the aggregate functions list. - Includes an applicability note inline with the list entry (currently).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
#reassign:rwestMSFT |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
Thanks as ever, Hugo! |
|
Learn Build status updates of commit 4bfd6b6: ✅ Validation status: passed
For more details, please refer to the build report. |
a33efea
into
MicrosoftDocs:live
|
PR 10376 has been merged from HugoKornelis:patch-17 to MicrosoftDocs:live by rwestMSFT. HugoKornelis, Mark Ghanayem (@markingmyname), Randolph West MSFT (@rwestMSFT) |
Add PRODUCT function to aggregate functions documentation, applicable to SQL Server 2025 and other Microsoft services.