What Jeff wants added/covered:
(a) connection to databases that are remote
(b) listing the tables in the database
(c) connecting to a table
(d) pulling from a table (what you can and can't go with dbplyr - for example only some functions work in "summarize" since only some have R to SQL translations)
What Jeff wants added/covered: (a) connection to databases that are remote (b) listing the tables in the database (c) connecting to a table (d) pulling from a table (what you can and can't go with dbplyr - for example only some functions work in "summarize" since only some have R to SQL translations)