说:
q) \a .x `a`b q) \f .x `f1`f2
我只需要删除表 a 和 b 而不是函数。现在在这种情况下,我可以简单地说,delete a,b from `.x但有没有办法将其功能化?
delete a,b from `.x
kdb
kdb ×1