Man pages for jeffchang5/SQLiter
SQLiteR

helloHello, World!
sql_createtableCreates a new table within a database
sql_deleteDeletes data from tables with SQL queries
sql_droptableDrops tables from a SQlite database
sql_endRemoves the database connection
sql_initCreates a global connection to a database
sql_insertInserts data into tables with SQL queries
sql_listtablesFunction to list tables for a connection
sql_selectRuns a SQL Select query
sql_updateUpdates an existing data table
jeffchang5/SQLiter documentation built on May 19, 2019, 1:48 a.m.