Skip to contents

All functions

append_table()
Append a SQL table
assign_list_globally()
Helper function to assign list elements into global environment
create_table()
Create a new SQL table
nuke_table()
Drop a SQL Table
overwrite_table()
Truncate and Append a SQL table - Preserving Structure
read_table()
Read all data from a SQL Table
survey_table()
Survey information about a SQL table
truncate_table()
Truncate a SQL table