Which of the following is true of a network structure? It will be the dominant data base of the future It is conceptually simple It is a physical representation of the data It allows a many-to-many relationship TRUE ANSWER : ? YOUR ANSWER : ?
Which type of entity has its relationship to another entity determined by an attribute in that other entity called a discriminator? Instance entity Supertype entity Archetype entity Subtype entity TRUE ANSWER : ? YOUR ANSWER : ?
If you want to group the records in the abc database, you could use the Jobcode as the _____. Delete Index Update Sort Key TRUE ANSWER : ? YOUR ANSWER : ?
Enterprise Resource Planning (ERP) is an example of a single user database. False True TRUE ANSWER : ? YOUR ANSWER : ?
A relational database management (RDBM) package manages data in more than one file at once. How does it organize these file? As both (a) and (b) tables None of these tuple relations TRUE ANSWER : ? YOUR ANSWER : ?
A data dictionary is a special file that contains the data types of all fields in all files the widths of all fields in all files the names of all fields in all files All of these None of these TRUE ANSWER : ? YOUR ANSWER : ?
Every time attribute A appears, it is matched with the same value of attribute B, but not the same value of attribute C. Therefore, it is true that: A → (B,C) → A → A → (B,C). TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not true of the traditional approach to information processing? It is file-oriented There is common sharing of data among the various applications It is inflexible All of these Programs are dependent on the files TRUE ANSWER : ? YOUR ANSWER : ?
Data item characteristics that are important in data management include punctuation width spelling language TRUE ANSWER : ? YOUR ANSWER : ?
In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent. Relational database Hierarchical database Network database Distributed database TRUE ANSWER : ? YOUR ANSWER : ?