There was an error while loading. Please reload this page.
Input: Context Output: SQLiteOpenHelper Description: Initializes the database
Parameters
Description Creates a table named DatasetName with the provided Schema. Schema is a list of column names
DatasetName
Schema
Description Inserts data into the specified table (by row is the default)
Description Retrieves names of all existing datasets