kdb: filter table match symbol column: ~ vs =

前端 未结 0 917
被撕碎了的回忆
被撕碎了的回忆 2021-01-28 13:35

For a where clause to filter on symbol columns, = works fine, but why does the match operator ~ not work?

q)t:([sym:`aa`bb]         


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