2020-02-26 21:10:12 -05:00

9 lines
339 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Practical SQL
[PracticalSQL](https://www.nostarch.com/practicalSQL) by Anthony DeBarros is [available from No Starch Press](https://www.nostarch.com/practicalSQL).
### Chapter 16: Using PostgreSQL from the Command Line
Covers how to use text commands at your computers command prompt to connect to your database and run queries.