Computer Science, asked by Krishna6864, 11 months ago

Flat file databases are generally in plain-text form, where each line holds only one record. True or false? Mark for review (1) points

a. True

b. False

Answers

Answered by meghakatiyar1
31
flat file database are generally in plain text from where is line holds only one record. this statement is false.
Answered by qwcricket10
1

 The statement here given is true. Flat file database is in the form of plain-text.

  • Unlike other relational database in the flat file database data are kept in a single table.
  • In relational databases they make use of more than one table to keep data.
  • Data are stored as plain text in the flat file database design.
  • And each line in that text contains one record of the single table.
Similar questions