java程序实验报告mysql带有结果截图.docVIP

  • 20
  • 0
  • 约8.1千字
  • 约 11页
  • 2018-10-18 发布于浙江
  • 举报
java程序实验报告mysql带有结果截图

The Fourth Experiment — Database programming Q1. Install and configure Access 2013 and MySQL 5.6, create a database named student and a data table named stuinfo, the columns and their data type should be the same as those taught in the class, input some initial records by yourself. Fig 1.1 Fig 1.2 Fig 1.3 Q2. Conduct the CRUD operations to the database and data table created in Q1, the query operation should include where condition, which should has two query key words at least. Java code; package java_mysql; import java.sql.*; public class mysql_te

文档评论(0)

1亿VIP精品文档

相关文档