Database Actions

Database Actions help in functions that helps to store files, extract files and delete data from the database .

Delete From Rows: This function is used to delete the given range from the database.

Load File and Store File: StoreFile.SK function is used to store files uploaded by a user on a database whereas LoadFile.SK is used to retrieve the uploaded file from the database.