calmspeed's recent timeline updates
我要在 3 年之内成为合格的全栈、
5 年之内北京买房
10 年定居纽约
15 年实现财富自由
Mar 26, 2018
calmspeed

calmspeed

恢复体力中……60%……
🏢  全栈工程师
V2EX member #279629, joined on 2018-01-04 14:56:27 +08:00
35 S 71 B
独自一人,手握蓝天
calmspeed's recent replies
Mar 15, 2018
Replied to a topic by z1154505909 生活 感谢小偷手下留情
被偷了还感谢贼,惯得
6.6W/月?
Mar 15, 2018
Replied to a topic by netcore 酷工作 [北京] 内招 : PHP Asp.Net
薪资分红股票呢
Mar 5, 2018
Replied to a topic by maowenjie 程序员 数据库和逻辑如何设计
declare @task_id =','+ '1'+',';
select * from accounts where charindex(@task_id,taskHistory) = 0
Mar 5, 2018
Replied to a topic by maowenjie 程序员 数据库和逻辑如何设计
accounts 表添加列 taskHistory (每做过一个任务用逗号添加分隔:,1,2,3,)

declare @task_id = '1';
select * from accounts where charindex(@task_id,taskHistory) = 0

题主你想的 black 表可以作为操作的历史记录表,包扩操作的一系列信息。如果业务拓展开应该是必须存在的一张表。但是题目的要求还是用这种方法来实现高效。
Mar 2, 2018
Replied to a topic by vivian1caicloud 非诚勿扰 想找靠谱程序员小哥
我…
Feb 27, 2018
Replied to a topic by 2014CD2014 程序员 请大佬指路
创业的条件都不具备,硬上?
tim 用着不舒服,不想改使用习惯……
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1275 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 16:59 · PVG 00:59 · LAX 09:59 · JFK 12:59
♥ Do have faith in what you're doing.