Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Glyptodon
on Aug 24, 2024
|
parent
|
context
|
favorite
| on:
Pipe Syntax in SQL
In the example would there a difference between `|> where s > 3` and `|> having s > 3` ?
Edit: nope, just that you don't need having to exist with the pipe syntax.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Edit: nope, just that you don't need having to exist with the pipe syntax.