V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  ynwcel  ›  全部回复第 1 页 / 共 1 页
回复总数  5
2022-03-25 13:59:39 +08:00
回复了 leomm 创建的主题 优惠信息 腾讯云香港新加坡云服务器约 3 年 133 元-166 元
我要充一亿话费
分母
赶上一波分母
2021-07-30 09:02:41 +08:00
回复了 xuxuxu123 创建的主题 程序员 请问各位老铁:颈椎疼怎么办?
用头写“米”字。。多写几遍
2021-01-26 17:52:43 +08:00
回复了 DinoStray 创建的主题 数据库 求助一个 sql 写法, 一个表, 只有 2 个字段
```sql
select
b,
(select count(*) from <table> where a = 1 and b = outa.b) as a1,
(select count(*) from <table> where a = 2 and b = outa.b) as a2,
(select count(*) from <table> where a = 3 and b = outa.b) as a3
from (select distinct b from <table>) as outa
```
不知道满足要求不。~?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   959 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 20:40 · PVG 04:40 · LAX 13:40 · JFK 16:40
Developed with CodeLauncher
♥ Do have faith in what you're doing.