Sequential Column Where Conditional - SQL / Access
问题 Suppose we have some data that looks like so R_Id Nm Base Dest Proj Cust_id 201203 201202 201201 MRBR Bob LONDON UK Project1 1 0 0 0 MRBU Frank LONDON London Project2 2 11.68 0 248.93 MRBU Frank LONDON UK Project3 1 7.4 4.8 0 MRGB Barry GUILDFORD Hull Project4 1 50.36 12.85 48.92 MRGB Barry GUILDFORD Project5 1 0 177.31 0 MRGB Barry GUILDFORD INTL Project6 3 0 331.08 0 And suppose we have a lot more columns than above, but we've limited to a few for now. I want to be able to use a where