Question

A database may be exported to a text file.

Responses

False
False

True
True

Answers

GPT-4o mini
True. A database can be exported to a text file. This is a common practice for sharing data, backing up databases, or migrating data between systems. Various formats can be used for the export, such as CSV (Comma-Separated Values), TSV (Tab-Separated Values), or plain text files.