Comment by gfody
2 years ago
> what’s it gonna autocomplete?
otoh if you selected something the from clause and potentially some joins could autocomplete
2 years ago
> what’s it gonna autocomplete?
otoh if you selected something the from clause and potentially some joins could autocomplete
Not reliably, especially if you alias tables. Realistically, you need to know what you’re selecting from before knowing what you’re selecting.