Lets make a project to fetch data from a table.
I have MySQL installed in my machine, below is the details.
Now, as we all know that to connect to DB in java we need a JDBC Driver, i have downloaded MySql JDBC Driver jar "mysql-connector-j-8.0.31.ja...