This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我删除了最后一个字段之后,还有一个额外的逗号。我还添加了别名以使其更容易阅读。
您还可以一一运行以下代码语句,以查看运行时是否会出现错误。如果所有列和表都存在,这将有助于解决问题。还要确保您连接到正确的数据库。
There was an extra comma after the last field that I removed. I also added aliases to make it easier to read.
You can also run the following code statements one by one to see if you get an error when running any. This will help to troubleshoot if all columns and tables exist. Also make sure that you're connected to the correct database.