8 lines
392 B
Markdown
8 lines
392 B
Markdown
## Practical SQL
|
||
|
||
[PracticalSQL](https://www.nostarch.com/practicalSQL) by Anthony DeBarros is [available from No Starch Press](https://www.nostarch.com/practicalSQL).
|
||
|
||
### Chapter 5: Importing and Exporting Data
|
||
|
||
Explains how to use SQL commands to load data from external files and then export it. You’ll load a table of U.S. Census population data that you’ll use throughout the book.
|