Exercise 2

2 years ago
11

1)firstly i download the Mysql from the link provided and then install it.
2) then i create a new user john.
Grades
3) create a database.
4) create a student table and insert some data into it.
5) show the table
6)download the test2.java and mysql-connector from GitHub
7 ) download the file test2. Java. txt,I'm going to change into test.java
8) change the content username and password in tast2.java
9 compile and run the test2.java

Loading comments...