On Wed, Jan 23, 2013 at 3:56 PM, Scott Ribe <scott_ribe(at)elevated-dev(dot)com> wrote:
> For a client who needs to learn how to query the db:
>
> - No SQL knowledge at all; needs to start from square 1.
>
> - Smart, capable person, who will be in this position for a long time, using this db for a long time.
>
> - No chance in hell this db will be moved off PG, so PG-centric is fine ;-)
OReilley's Learning SQL and SQL Cookbook are good places to start.
After he has his footing, SQL Antipatterns, The Art of SQL,and SQL for
Smarties are all good choices.