|
|
|
|
|
by Animats
2709 days ago
|
|
"any programming environment you can never stop someone from iterating by index over a binary searchable tree for a specific element in it." SQL solved that problem a long time ago. You write SELECT, the query optimizer figures out how, using any available indices. |
|