> stored_information. Check out the "fetch_only" and "distinct" > parameters to > get_objects() > > http://search.cpan.org/dist/Rose-DB-Object/lib/Rose/DB/Object/ > Manager.pm#dis > tinct > http://search.cpan.org/dist/Rose-DB-Object/lib/Rose/DB/Object/ > Manager.pm#fet > ch_only > > The fetch_only parameter is probably your best bet. Try passing a > reference > to an empty array or one just containing the value "t1".
Great. I was looking in the wrong place all along. (I'm almost at alpha with my big rose-db app. i'll toss you a link in a day or two for the preview). > The "distinct" parameter will actually add a DISTINCT keyword to > the query, Just wondering, does this create a mysql distinct or a postgres/ oracle/ansi distinct? i was shocked and awed when migrating away from mysql that distinct is an entirely different beast on just about every other RDBMS ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object