Introduction - If you have any usage issues, please Google them yourself
After extracting the compressed files for eclipse to import the required use of a project, at the same time users will need to set up SQL server inside a database named mydb, in this set up a database table named mytable, called out bookid (int type ), bookname (String type), bookprice (float type).