K Koyalbinarybelle.hashnode.dev·Sep 19, 2024Customer feedback system using mysql and jdbc - Review question for core javaIn this blog post, we'll explore how to create a simple Java application using JDBC to manage feedback, customers, and products. Our application will allow users to submit feedback, view it by product, update comments, and delete feedback entries. We...Discuss·1 likeprepared statement