Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 215 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 215 Bytes

JAVA-MYSQL-PROGRAM

Used JDBC MySQL connection to insert, delete, update, and search from the database created in MySQL workbench.

USAGE

Need JAVA version 14.

Need MySQL server credentials.

Need JDBC driver.