KX Community

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

Home Forums kdb+ Selecting date from table Re: Selecting date from table

  • sujoy

    Member
    January 24, 2024 at 12:00 am

    The error represents “TRADE_DT” is not in the table. Most likely you are overriding “test” somewhere in the code, which does not have the column “TRADE_DT”.

    As such the query has no issues, it should work.