KX Community

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

Home Forums kdb+ 3.1 Trade table not having date column

  • megan_mcp

    Administrator
    May 9, 2025 at 8:10 am

    Hi @Sawi

    Can you try running:

    delete trade from `.

    then running the code from exercise 1.1 again. This will remove the table that is saved on disk and reload it from memory.

    Let me know if this works!

    • Sawi

      Member
      May 9, 2025 at 9:16 am

      My this command for 1.1 is giving me part error now: system “l “, getenv[`HOME], “/fundamentals_capstone_dbs/”

Log in to reply.