Home › Forums › kdb+ › How to add all sym into one list? › Re: How to add all sym into one list? hzadonis369 Member May 1, 2022 at 12:00 am scan: (,)t[`sym] over: (,/)t[`sym] thinking in Q.