I have a database called nitm. I haven\'t created any tables there. But I have a SQL file which contains all the necessary data for the database. The file is
nitm
If you are using xampp
C:\xampp\mysql\bin\mysql -uroot -p nitm < nitm.sql