Reference
From Kx Wiki
kdb+ Function Reference
This list is not necessarily exhaustive. If you spot something new, feel free to add it below!
- Symbols
? find/rand . index/apply/trap @ index/apply/trap ^ fill $ cast/if-else/dot product ~ match # take _ drop/cut , join ! dict/key : amend/return :: generic null/global amend / comment/over/converge \ abort/scan/iterate \\ quit /: eachright \: eachleft ': eachprior ' signal/eachboth
- Numbers
- Names
- Namespaces
The single letter namespaces - upper case and lowercase - are reserved for Kx use and should not be used to store user written code or data.
- .Q namespace
- for functions in the .Q namespace see the .Q unreference
- .z namespace
.z.a address .z.ac auth from cookie .z.b dependencies .z.bm bad message .z.c physical core count .z.exit action on exit .z.f file .z.h host .z.i PID .z.k release date .z.K version .z.l license .z.n gmt (timespan) .z.N local (timespan) .z.o OS .z.p gmt (timestamp) .z.P local (timestamp) .z.pc close .z.pg get .z.ph http get .z.pi input .z.po open .z.pp http post .z.ps set .z.pw validate user .z.q quiet mode .z.s self .z.ts timer .z.u userid .z.vs value set .z.w handle .z.W handles .z.x argv .z.z gmt time (datetime) .z.Z local time (datetime) .z.[tTdD] time/date shortcuts .z.zd zip defaults