AjinkyaSalvi / jdbc-data-loding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JDBC

  1. Program Details:

    (i) Date: 25th November, 2019 (ii) Languages: JDBC, SQL

  2. Problem Statement:

    (i) Creating a 'Soccer' database.

    (ii) Loading data from the '.csv' files in the 'Data' folder, into the database.

  3. Code Execution:

    (i) To create a database, run the SQL queries from the 'SQL' folder. (ii) Database can be created in MySQL Workbench, phpMyAdmin, or any server which supports MySQL. (iii) To load the data into the database, run the Java programs in the 'Java' folder. (iV) Set the path to the 'Data' folder before running the Java programs.

About


Languages

Language:Java 100.0%