Learn R Programming

simplegraphdb (version 2021.03.10)

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