-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update MAX function to point at GREATEST #10213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Point people at GREATEST if looking for max of a set of values inline
|
@simonsabin : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit c1d8b70: ✅ Validation status: passed
For more details, please refer to the build report. |
Corrected grammatical errors for clarity.
Updated the description of the MIN function to clarify its behavior and added a reference to the LEAST function for inline minimum values.
|
Learn Build status updates of commit b602f3d:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/t-sql/functions/max-transact-sql.md | Details |
docs/t-sql/functions/max-transact-sql.md
- Line 24, Column 100: [Warning: file-not-found - See documentation]
Invalid file link: '../../t-sql/queries/select-over-clause-transact-sql'.
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.
|
Learn Build status updates of commit 9e66ea8:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/t-sql/functions/max-transact-sql.md | Details | ||
| docs/t-sql/functions/min-transact-sql.md | Details |
docs/t-sql/functions/max-transact-sql.md
- Line 24, Column 100: [Warning: file-not-found - See documentation]
Invalid file link: '../../t-sql/queries/select-over-clause-transact-sql'.
docs/t-sql/functions/min-transact-sql.md
- Line 24, Column 100: [Warning: file-not-found - See documentation]
Invalid file link: '../../t-sql/queries/select-over-clause-transact-sql'.
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.
|
Learn Build status updates of commit a263ba9:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/t-sql/functions/max-transact-sql.md | Details | ||
| docs/t-sql/functions/min-transact-sql.md | ✅Succeeded |
docs/t-sql/functions/max-transact-sql.md
- Line 24, Column 100: [Warning: file-not-found - See documentation]
Invalid file link: '../../t-sql/queries/select-over-clause-transact-sql'.
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.
|
Learn Build status updates of commit caeb67e: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
#reassign:rwestMSFT |
|
Thanks, Simon. We'll do an internal PR to merge this. We're up against a content freeze for an upcoming conference. |
Point people at GREATEST OELEAST if looking for max of a set of values inline