Backups and data output

Report a typo

Match dot commands with their functionality.

Match the items from left and right columns
.output myfile.txt
.backup mydatabase.db
.restore mydatabase.db
replaces the contents of the current database with the named contents
creates a copy of the current database
redirects sqlite select request to a named file
___

Create a free account to access the full topic