Y
Hacker News
new
|
ask
|
show
|
jobs
by
rpunkfu
2239 days ago
Syntax is fine, it's complaining because you didn't include `JoinDate` column in your query.
1 comments
mulmen
2239 days ago
This appears to be a syntax error. I get a different error if I add JoinDate to the SELECT clause without adding the other columns it wants.
link