atomic: An atomic transaction wrapper function
Description
An atomic transaction wrapper function
Usage
atomic(db_file, sql_statement)
Arguments
db_file
The name of the SQLite database
sql_statement
The SQL statement to execute
Value
Either the query results or NA for executed SQL statements