Open
Conversation
ghost
commented
Dec 21, 2022
- Doc 561 SQL support changes
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
diana-macrometa
suggested changes
Dec 21, 2022
Contributor
|
@dlozina-macrometa, are you planning to finish this? |
Contributor
|
@dlozina-macrometa, what is the status of this PR? |
Contributor
|
@dlozina-macrometa, just a reminder that this still needs attention and merging |
| title: Advanced SQL Queries | ||
| --- | ||
|
|
||
| ## Case Sensitivity |
Contributor
There was a problem hiding this comment.
Two things:
- Always leave an empty line under headings.
- Do not stack headings. In this case, the H1 generated by the title will be stacked atop this H2. Add a short intro explaining what this topic is about above Case Sensitivity.
diana-macrometa
suggested changes
Feb 23, 2023
Contributor
diana-macrometa
left a comment
There was a problem hiding this comment.
A few minor edits, then this is good to go!
| - PERCENTILE_CONT | ||
|
|
||
| :::note | ||
| Users can use mathematical functions such as degrees and logarithm with arbitrary base. |
Contributor
There was a problem hiding this comment.
Suggested change
| Users can use mathematical functions such as degrees and logarithm with arbitrary base. | |
| Users can use mathematical functions such as degrees and logarithms with an arbitrary base. |
| ``` | ||
|
|
||
| :::note | ||
| Users can't use `HAVING` clause with subqueries. |
Contributor
There was a problem hiding this comment.
Suggested change
| Users can't use `HAVING` clause with subqueries. | |
| You can't use `HAVING` clause with subqueries. |
Contributor
There was a problem hiding this comment.
Always write to "you," not "user."
Contributor
|
@dlozina-macrometa, how's this going? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.