Blocks & Flow EditorDatabaseBot Studio database automation referencecreate tableCreates a table in the database.insert dataInserts requested data into a table.read dataReads data from an available table.execute queryExecutes a SQL query against the database.update dataUpdates a record in the database.delete dataDeletes a record from the database.clear from clipboardClears all content from the system clipboard.create tableCreates a table in the database.