hi there,
i need to access my university's database and see my tables that i created in a lab exercise we had. we're learning sql and we created some basic tables today.i just finished installing postgreSQL, which is what we'll be using for the rest of the semester,but i don't know what command i should use to try to connect to their server
i tried doing
ssh <server name>
but it asked for a password and when i entered it i got denied entry
am i using the right command or not?
i need to access my university's database and see my tables that i created in a lab exercise we had. we're learning sql and we created some basic tables today.i just finished installing postgreSQL, which is what we'll be using for the rest of the semester,but i don't know what command i should use to try to connect to their server
i tried doing
ssh <server name>
but it asked for a password and when i entered it i got denied entry
am i using the right command or not?