Question Sharafath Fazil · Nov 13, 2020

How the database searching work ( Logical Brief)

Can anyone explain how the database searching algorithm works in Cache database ? 

Comments

Eduard Lebedyuk · Nov 13, 2020

There's a lot of different searches available in InterSystems IRIS.

Can you show an example search you want explained?

0
Robert Cemper · Nov 13, 2020

The basic logic is hierarchically organized as an extended B+ tree. wiki

0