Does anyone know of any package which allows a database to be distributed
over a number of machines (for e.g. depending on row values, rows from 0 -
100 on machine A, rows 100 - 200 on machine B, etc) ? Preferably this
package should also offer a means to automatically split the query over all
the machines in the domain ?
Thanks
Robert