I am working on a java program for school that has a backend MySQL database. I was pro vided with a template to use for database called reqistrar.sql that I copied over to the bin folder for MySQL (C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin).
My question is, once that I have added data into my program, is this template what I need to copy with my program, or is there something else that I have to do to transfer the data for my program so that the grader can see that I have performed the tests required to prove my program works?
My question is, once that I have added data into my program, is this template what I need to copy with my program, or is there something else that I have to do to transfer the data for my program so that the grader can see that I have performed the tests required to prove my program works?