BenXk
BenXk
DTDrizzle Team
Created by BenXk on 1/12/2024 in #help
How to link data from two tables
This is probably a very simple thing but I'm not sure how to. I have a table which has a field with an id 'a', how can I look up the value of 'a' in table 'b' and have that returned in the response? I am using findMany, will I have to use .join?
8 replies