joining the table #3116
Unanswered
legaltextai
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I recommend you download the schema from the bulk data or look at the diagram of it in the API documentation, but in general you'll probably want to join:
That will usually do the trick. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Do I take it that in order to get in one table
I need to join "opinions" with "dockets" on "id"?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions