Home › Forums › PyKX › kx.q.sql(‘select * from trades’) command error › Re: kx.q.sql(‘select * from trades’) command error
-
As this ran without error you should now be able to use your query: >>> pykx.q(‘l s.k_’) pykx.Identity(pykx.q(‘::’)) Should now run: kx.q.sql(‘select * from trades’)