Hi All - Any idea why my foreign key is returning ...
# javascript
z
Hi All - Any idea why my foreign key is returning
null
when I try to select. I have
driver_locations
table which has column
driver
which references
id
column of
drivers
table. Not sure what I am doing wrong?