I've been reading KDB+ for Mortals, Chapter 1 which covers building
databases, and I have a question ...If I partition my database on, say,
date, can I then choose to NOT splay the tables (within each partition)?
Just to be clear ...Let's say I creat...