Changes
Jump to navigation
Jump to search
→Working with psql
Useful commands are:
\q Quits
\i basics.sql Run script basics.sql
\dt List tables
\COPY Psql's version of copy