| Author |
How Multimap Records of 1'st table to 2'nd one?
|
abraham pak
Greenhorn
Joined: Apr 29, 2003
Posts: 1
|
|
Hi all; I've problem in making a database and connecting it to JDBC,in a form which needs a 'random' iteration over the db's records. Another problem I have,is a way to create a multimap,which could be useful for mapping any records of the first table to a multi-record set of another table(having order or randomly or...;like mapping all the records of first one to a group of 3 records in second table);I mean just like the ability used in collection interface(multimaps).Any recommendations in any form of stored procedures,java algorithem,sql batch ,...OR just showing me a way to handle this type of db would be grateful. Thanks,Abraham.
|
 |
 |
|
|
subject: How Multimap Records of 1'st table to 2'nd one?
|
|
|