KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ Unpack nested column in table Re: Unpack nested column in table

  • pfullen1997

    Member
    August 23, 2022 at 12:00 am

    Not too sure on a more elegant and generalisable way, but this code will produce the desired result:

    (flip enlist[`a]!enlist[t `a]),’flip `b1`b2`b3!t `b