Not sure how to use intersect
#1720
richb-hanover
started this conversation in
General
Replies: 2 comments
-
I finally figured out that I could define separate tables, then The resulting SQL (below) is almost correct. I had to remove
gives this SQL:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@max-sixty Is the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following SQL query to find rows where certain columns match in two tables:
I have seen documentation for
intersect
, but horsing around in the Playground doesn't allow me to build a query... [faulty query deleted. See next post]Beta Was this translation helpful? Give feedback.
All reactions