Hi,
I’m just starting out in q, and I’m trying to figure out what’s happening when I get the prompt q)) rather than q). I’m looking at kdb for mortals and playing around using its commands to build a sample database, and by accident I typed get :cust rather than get
:cust/ (cust is a splayed table). That obviously did something, but definitely not what I expected, and now the prompt I get is q) rather than q)), and the responses I get when I enter commands are very cryptic. Can anyone explain what’s actually happening here?
Thanks