|
- Reference card | kdb+ and q documentation - kdb+ and q documentation
Kx and kdb+ are registered trademarks of Kx Systems, Inc , a subsidiary of FD Technologies plc
- in | Reference | kdb+ and q documentation - kdb+ and q documentation
in is a q keyword that flags whether its left argument is an item in its right argument
- KDB Q Pre-School: Your first Baby Steps | DefconQ
A website you'll want to keep open while studying KDB Q is the KDB Q Reference Card on code kx com It's an invaluable tool for quickly looking up keywords, operators or KDB Q concepts
- Go-To KDB Q Learning Resources - DefconQ
In this blog post, I'll be sharing my favourite KDB Q learning resources These are the go-to references that most experienced KDB Q developers will have encountered, offering an excellent starting point for anyone looking to dive into the world of KDB Q
- Some useful kdb Q commands | Polyglot Blog
Polyglot Paradise Some useful kdb Q commands Filed in: Q | Kdb Here is a cheat sheet to help Here is the official Reference doc Recall in Q we work right to left ! ? uses and some overloads q)5?10 5 random numbers upto 10 8 1 9 5 4 q)5?til 20 5 random 1 to 20 6 1 5 4 13 q)5?10+ til 20 21 15 16 11 15 q)2?`a`b`c`d deal 2 from list `c`b
- Kdb+ Tutorials » Kdb+ Tutorials - TimeStored. com
Tutorials and Videos teaching many interesting aspects of kdb+ databases Covering Java C Apis, Memory Management, Tickerplants, Multithreading
- Data types | Basics | kdb+ and q documentation - kdb+ and q documentation
Above, f is an applicable value Nested types are 77+t (e g 78 is boolean 96 is time ) The type is a short int: The default type for an integer is long (7h or "j") Before V3 0 it was int (6h or "i") There is no string datatype On this site, string is a synonym for character vector (type 10h)
|
|
|