Podcast
Questions and Answers
What is one of the methodologies or standards adopted by an organisation in systems development?
What is one of the methodologies or standards adopted by an organisation in systems development?
What is an industry standard used for data exchange?
What is an industry standard used for data exchange?
What is a constraint on system design that refers to the number of users to be supported concurrently?
What is a constraint on system design that refers to the number of users to be supported concurrently?
What is a design strategy in systems development?
What is a design strategy in systems development?
Signup and view all the answers
What is one of the aspects of design identified by Hoffer et al. (2010)?
What is one of the aspects of design identified by Hoffer et al. (2010)?
Signup and view all the answers
What is the relationship between analysis and design according to Yeates and Wakefield (2003)?
What is the relationship between analysis and design according to Yeates and Wakefield (2003)?
Signup and view all the answers
What is the main difference between the analysis stage and the design stage?
What is the main difference between the analysis stage and the design stage?
Signup and view all the answers
What is the result of transforming an entity relationship diagram in the analysis phase?
What is the result of transforming an entity relationship diagram in the analysis phase?
Signup and view all the answers
In the top-down design approach, what is specified first?
In the top-down design approach, what is specified first?
Signup and view all the answers
What is the primary function of the key fields in the Clothez database?
What is the primary function of the key fields in the Clothez database?
Signup and view all the answers
What is the purpose of the primary key field in a database?
What is the purpose of the primary key field in a database?
Signup and view all the answers
What is the advantage of the top-down design approach?
What is the advantage of the top-down design approach?
Signup and view all the answers
What is the result of transforming a dataflow diagram in the analysis phase?
What is the result of transforming a dataflow diagram in the analysis phase?
Signup and view all the answers
What is the difference between primary and foreign keys?
What is the difference between primary and foreign keys?
Signup and view all the answers
What is the term used to describe the way the different tables in a database are linked to one another?
What is the term used to describe the way the different tables in a database are linked to one another?
Signup and view all the answers
In the bottom-up design approach, what is designed first?
In the bottom-up design approach, what is designed first?
Signup and view all the answers
What is the purpose of the Customer_id field in the Clothez database?
What is the purpose of the Customer_id field in the Clothez database?
Signup and view all the answers
What is the term used to describe a field with a unique code for each record?
What is the term used to describe a field with a unique code for each record?
Signup and view all the answers
What is the main objective of the designer of an enterprise application?
What is the main objective of the designer of an enterprise application?
Signup and view all the answers
What is a common result of decentralization or poorly controlled investment in information systems?
What is a common result of decentralization or poorly controlled investment in information systems?
Signup and view all the answers
What is an example of a limitation of applications silos?
What is an example of a limitation of applications silos?
Signup and view all the answers
What is a characteristic of applications silos?
What is a characteristic of applications silos?
Signup and view all the answers
Why do different departmental managers select different systems from different vendors?
Why do different departmental managers select different systems from different vendors?
Signup and view all the answers
What is the primary goal of managing a business applications infrastructure?
What is the primary goal of managing a business applications infrastructure?
Signup and view all the answers
What is the primary purpose of field validation rules in database design?
What is the primary purpose of field validation rules in database design?
Signup and view all the answers
What is the main benefit of data normalization in database design?
What is the main benefit of data normalization in database design?
Signup and view all the answers
What is the term for the process of defining the characteristics of a field in a database?
What is the term for the process of defining the characteristics of a field in a database?
Signup and view all the answers
What is the primary reason for minimizing data duplication in database design?
What is the primary reason for minimizing data duplication in database design?
Signup and view all the answers
What is the purpose of specifying a field data size in database design?
What is the purpose of specifying a field data size in database design?
Signup and view all the answers
What is the benefit of using a specialized data type, such as currency, in database design?
What is the benefit of using a specialized data type, such as currency, in database design?
Signup and view all the answers