I am new at this so please bare with me.....
I have created a table in a mysql database on my home PC running of a localhost. I now want to move this table to a mysql database I have set up on my university server. The only access I have to my mysql database at university is a hostname, username and password to connect to the database.
I dont want a dump of the whole database, just the table.
I can't figure out how to do it and would really appreciate any help you can give me.