top | item 42055447 (no title) plaidphantom | 1 year ago How about SQL joins? "foo JOIN bar ON foo.id = bar.fooid" discuss order hn newest recursive|1 year ago If that counts, how about common table alias declarations?WITH a AS b c
recursive|1 year ago
WITH a AS b c