Hi,
I tried to search what I wanted for a while, but I was unsuccessful.
What I want to know is a way to import a file with table schema, and values in the format as
insert(....) - basically an sql file -
into a table on the mysql database using mysql command prompt.
I read reference manual and tried LOAD DATA, but it didn't work.
Please be patient with me since I am newbie 😃.
Thanks a lot in advance.
Cheers