Join Discord
Powered by
Hi All - Any idea why my foreign key is returning ...
# javascript
z
zaheeratwork
07/25/2022, 6:54 PM
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?
Previous
Next