Hacker News new | ask | show | jobs
by pmoleri 740 days ago
Select Na..

vs

From Users Select Na...

1 comments

You could qualify the names up front?

  select users.Na.. from ..
If your tooling doesn't work in the way you want with that I don't think there's reason to think it would if it were possible to write

  from users select Na..
either.