200k views
4 votes
In fixed-width files, each record is on a separate line and the fields are separated by a special character.

(A) True
(B) False

User Serapth
by
8.9k points

1 Answer

5 votes

Answer:

B. False.

Step-by-step explanation:

Microsoft Access is a database application used to create and query existing database.

A fixed-width file in access is a file in which each record appears on a separate line and the width of each fields are consistent across records. This means a seven character field remains a seven character field from record one to the nth record.

So the field is a fixed-width file is not separated by a special character.

User Paul Lockwood
by
8.3k points

No related questions found