I have a ".sql" file stored on a remote server.
The database is already created and now I want to import the tables and data with the .sql file.
I have tried many different commands and have not gotten anything to work yet.
Most everything I have done gives me a syntax error.
Can someone start me in the right path.
Thanks,
Jordan
My .sql files is located "/html/data/data.sql"
And everything is being done to a remote server.
The database is already created and now I want to import the tables and data with the .sql file.
I have tried many different commands and have not gotten anything to work yet.
Most everything I have done gives me a syntax error.
Can someone start me in the right path.
Thanks,
Jordan
My .sql files is located "/html/data/data.sql"
And everything is being done to a remote server.