Load SQLite database

load_sql_data()

Value

Nothing; data is inserted into a local SQLite database.

Examples

if (FALSE) {
load_sql_data()
}