Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is a MaxDB secondary key (index)?

index key maxdb Secondary
0
Posted

What is a MaxDB secondary key (index)?

0

The MaxDB primary key is a UNIQUE index that is implemented directly on the data tree, unlike a secondary key (index), that is, no separate primary key tree is created for the primary key. The primary key is used as a separator in the B* tree. The records of the table are sorted and stored in key sequence.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123