Can someone explain this SQL query to me? I am not understanding what the buckets are doing or what even is a bucket or bitmask?

前端 未结 0 1268
隐瞒了意图╮
隐瞒了意图╮ 2020-12-28 10:45

Basically the task is to query data to isolate which users have a certain scope of permissions for a project.

select  ssm.user_id,s.scope
      from  user_ava         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题