SQLite3 使用列而不是行进行分组
修复此 sqlite3 查询以便显示胜利和失败的最简单方法是什么 作为单行中的列而不是两个单独的行中的列?
http://0890db80061d7d2b33eb4606a4c301c1.conquerclub.db.94y.info/
我能想到困难的方法涉及子选择,但肯定有一个 这里有简单/高效/漂亮的解决方案吗?我想避免这样的事情:
What's the easiest way to fix this sqlite3 query so that wins and losses show
up as columns in a single row instead of in two separate rows?
http://0890db80061d7d2b33eb4606a4c301c1.conquerclub.db.94y.info/
I can think of hard ways involving subselects, but surely there's an
easy/efficient/beautiful solution here? I want to avoid something like this:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用:
Use: