Programming & Development
Technical Support
JDBC
Java
SQL
1) DButil.java ( this would need to connect through jdbc and closes)
2) pojo class ( take a look the excel spreadsheet) just simple as in excel
3) create a class that reads excel attached.
4) main class Using excel reader class and insert sql query to a simple database.
Sql Querry as below:
Ins ... Show more