I need help with a java program using JDBC in Netbeans without a gui:
- create a list of animal and its characteristics to a database using JDBC
- Display the characteristics of an animal when that animal is selected.
I need help with a java program using JDBC in Netbeans without a gui: