Protected execution, 2 cases

后端 未结 0 451
醉梦人生
醉梦人生 2021-01-18 18:31

Why does in first following case protected execution work, but in second does not?:

q)t:([]a:1 2;b:3 4);
q)@[@[cols t; ; :; `bb]; (cols t)?`b; `columnNotFound         


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