Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Isn't this fan-in?

let A = select * from tbla

let B = select * from tblb

let C = select * from A join B



Think about what tbla and tblb can be - hint they can only be globals (ie actual tables)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: