Y
Hacker News
new
|
ask
|
show
|
jobs
by
4ndr3vv
2373 days ago
> ... not looking at the schema ...
Wait, you just guessed the table names? what am i missing here?
1 comments
ticmasta
2372 days ago
probably means looked at SELECT * from each table and interpreted the FK relationships vs. querying the schema table or looking at the ERD...
link