Multiple choice technology platforms and products

You cannot import table definitions for sequential files with fixed length record formats

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

To solve this question, the user should know about importing table definitions for sequential files and the characteristics of fixed length record formats.

The statement "You cannot import table definitions for sequential files with fixed length record formats" is False.

Explanation:

It is possible to import table definitions for sequential files with fixed length record formats. In such a scenario, the table definition is created based on the record layout of the sequential file. The attributes of each field, such as name, length, and data type, are defined in the table definition. So, it is possible to import table definitions for fixed length record formats.

Therefore, the correct answer is:

The Answer is: B. False