joins

I see an expression: joins: (left+inner)*(fkey+adhoc)*(equi+asof)on both code.kx.com and the html documentation on kx.com. What do +and * mean?Thanks!

I believe it shows you how many types of joins you can have, and theway they can combine.Each factor is a new dimension, and the sum are mutually exclusivetypes.PMOn Mar 3, 9:32?am, K4 Monk <k4m…> wrote:> I see an expression: joins: (left+inner)(fkey+adhoc)(equi+asof)> on both code.kx.com and the html documentation on kx.com. What do +> and * mean?> Thanks!</k4m…>