Filters
Question type

Study Flashcards

Three types of data models used today are: the hierarchical model,the network model and the relational model.

A) True
B) False

Correct Answer

verifed

verified

Which type of data models allows each record to have multiple parent and child records?


A) The hierarchical mode
B) The network model
C) The relational model
D) None of the above

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

Which of the following is not a type of data model?


A) Hierarchical data model
B) Network data model
C) Normalization data model
D) Relational data model

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Which of the following is considered as class in the relational database model?


A) Customer
B) Sale
C) Cash
D) All of the above are correct

E) A) and D)
F) A) and B)

Correct Answer

verifed

verified

An enterprise resource planning system has which of the following advantages over multiple independent functional systems?


A) Modifications can be made to each module without affecting other modules.
B) Increased responsiveness and flexibility while aiding in the decision-making process.
C) Increased amount of data redundancy since more than one module contains the same information.
D) Reduction in costs for implementation and training.

E) All of the above
F) C) and D)

Correct Answer

verifed

verified

Which of the following resources is usually not modeled as an entity (table) in an REA data model?


A) Cash
B) Inventory
C) Accounts receivable
D) Property, plant and equipment

E) None of the above
F) C) and D)

Correct Answer

verifed

verified

Which SAP modules would a manufacturing company use to create a delivery order for a sales transaction?


A) Materials Management
B) Sales and Distribution
C) Production Planning and Control
D) Logistics Execution

E) A) and B)
F) B) and C)

Correct Answer

verifed

verified

Which of the following about SQL is incorrect?


A) SQL is a language designed to query data in a relational database.
B) SQL is based on relational algebra and allows a user to query and update the database.
C) SQL is very user-friendly.
D) SQL uses SELECT statement to tell the query which columns (or attributes) of a table should be included in the query.

E) C) and D)
F) B) and C)

Correct Answer

verifed

verified

Which of the following tasks cannot be performed through queries in access?


A) Retrieve and display data
B) Calculations of data
C) Data sorting
D) Enter data into tables

E) A) and B)
F) None of the above

Correct Answer

verifed

verified

List the seven objects and their functions that are used to implement relational databases using Microsoft Access.

Correct Answer

verifed

verified

blured image Tables are used to store data. blured image Queries...

View Answer

Discuss the challenges of enterprise system implementation?

Correct Answer

verifed

verified

11ea6df8_4ead_eee3_b0bd_a5c816079476_TB2309_00 Integrating various modules within the enterprise system, 11ea6df8_4ead_eee4_b0bd_91cb3fe63230_TB2309_00 Integrating with external systems such as the information system of a supplier and/or customer, 11ea6df8_4eae_15f5_b0bd_f3ccd6765e3e_TB2309_00 Integrating with the firm's own existing legacy systems, 11ea6df8_4eae_15f6_b0bd_6399218c5570_TB2309_00 Converting data from existing legacy systems to the enterprise system,and 11ea6df8_4eae_15f7_b0bd_bd4313710676_TB2309_00 Getting any big project implemented at a firm.

The property of the primary key in a table in Microsoft Access should be set to:


A) The required field = "Yes", the Indexed field = "Yes (No Duplicates) "
B) The Required field = "NO" and the Indexed field = "Yes (No Duplicates) "
C) The Required field = "Yes" and the Indexed field = "Yes (Duplicated) "
D) The Required field = "NO" and the Indexed field = "No (Duplicates) "

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Which set of multiplicities correctly shows the relationship between the Cash Collection table and the Sales table in modeling cash sales?


A) Cash Collection (1..1) - Sale (1..N)
B) Cash Collection (1..N) - Sale (1..1)
C) Cash Collection (1..N) - Sale (1..1) .
D) Cash Collection (1..1) - Sale (1..1)

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Classes could be grouped into Resources (R),Entity (E),and Assets (A)in data modeling.

A) True
B) False

Correct Answer

verifed

verified

What is the main purpose of using foreign keys in a relational database design?


A) It provides useful financial data value in the table.
B) It is required in all tables.
C) It is used to link tables.
D) None of the above is correct.

E) C) and D)
F) A) and B)

Correct Answer

verifed

verified

The asterisk (*)following the SELECT SQL statement is a wild card indicating all columns should be selected.

A) True
B) False

Correct Answer

verifed

verified

In Microsoft Access,we use tables in a database for:


A) Data entry
B) Data storage
C) Data retrieval
D) Two of the above are correct.

E) C) and D)
F) None of the above

Correct Answer

verifed

verified

B

What are the benefits of implementing the enterprise systems in companies?

Correct Answer

verifed

verified

Managers (and auditors)can trace the creation of information throughout business processes,and also identify the participants in each process.Therefore,ES has a higher level of internal transparency compared to the typically isolated legacy systems.

Using the Cash Receipt Table below,show the output if the following SQL command is given: Cash Receipt: Using the Cash Receipt Table below,show the output if the following SQL command is given: Cash Receipt:    SELECT SUM (Amount) FROM [cash receipt] Where [Customer Number] ='C-2' SELECT SUM (Amount) FROM [cash receipt] Where [Customer Number] ='C-2'

Correct Answer

verifed

verified

The "Where" SQL clause can be used to link two tables.

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 48

Related Exams

Show Answer