Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sorting vectors

807606Mar 12 2007 — edited Mar 13 2007
Hi,
For my university project, i have to create a Cd Database. The Cd Database must hold the Cd name, artist name, genre, and year of release. one function which the database must provide is to print to screen a list of all the Cd's in ascending order according to year of release. does anyone know how to do this?

also, what is the easiest way of searching the database, and printing to screen all the Cd's by a particular artist?

any help would be much appreciated
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2007
Added on Mar 12 2007
16 comments
218 views