Trusted by Students Everywhere
Why Choose Us?
0% AI Guarantee
Human-written only.
24/7 Support
Anytime, anywhere.
Plagiarism Free
100% Original.
Expert Tutors
Masters & PhDs.
100% Confidential
Your privacy matters.
On-Time Delivery
Never miss a deadline.
FPT University ITA 301 Chap 6 1)Which of the following is NOT one of the main problems with a traditional file environment? data inconsistency program-data independence lack of flexibility in creating ad-hoc reports poor security A DBMS reduces data redundancy and inconsistency by enforcing referential integrity
FPT University
ITA 301
Chap 6
1)Which of the following is NOT one of the main problems with a traditional file environment?
-
- data inconsistency
- program-data independence
- lack of flexibility in creating ad-hoc reports
- poor security
- A DBMS reduces data redundancy and inconsistency by
- enforcing referential integrity.
- uncoupling program and data.
- utilizing a data dictionary.
- minimizing isolated files with repeated data.
- Which of the following best illustrates the relationship between entities and attributes?
-
- the entity CUSTOMER with the attribute PRODUCT
- the entity CUSTOMER with the attribute PURCHASE
- the entity PRODUCT with the attribute PURCHASE
- the entity PRODUCT with the attribute CUSTOMER
- A characteristic or quality describing an entity is called a(n)
- field.
- tuple.
- key field.
- attribute.
- Which of the following non-digital data storage items is most similar to a database?
- library card catalog.
- cash register receipt.
- doctor's office invoice.
- list of sales totals on a spreadsheet.
- The confusion created by makes it difficult for companies to create customer relationship management, supply chain management, or enterprise systems that integrate data from different sources.
- batch processing
- data redundancy
- data independence
- online processing
- Duplicate data in multiple data files is called data .
- redundancy
- repetition
- independence
- partitions
- A DBMS makes the
- physical database available for different logical views.
- logical database available for different analytical views.
- physical database available for different analytical views.
- relational database available for different physical views.
- The logical view
- shows how data are organized and structured on the storage media.
- presents an entry screen to the user.
- allows the creation of supplementary reports.
- presents data as they would be perceived by end users.
- DBMS for midrange computers include all of the following EXCEPT
- DB2.
- Oracle.
- Microsoft SQL Server.
- Microsoft Access.
- The type of logical database model that treats data as if they were stored in two-dimensional tables is the
- OODBMS.
- pre-digital DBMS.
- relational DBMS.
- hierarchical DBMS.
- Oracle Database Lite is a(n)
- DBMS for small handheld computing devices.
- Internet DBMS.
- mainframe relational DBMS.
- DBMS for midrange computers.
- Microsoft SQL Server is a(n)
- DBMS for small handheld computing devices.
- Internet DBMS.
- desktop relational DBMS.
- DBMS for midrange computers.
- In a table for customers, the information about a single customer would reside in a single
- field.
- row.
- column.
- table.
- In a relational database, a record is referred to in technical terms as a(n)
- tuple.
- row.
- entity.
- field.
- A field identified in a table as holding the unique identifier of the table's records is called the
- primary key.
- key field.
- primary field.
- unique ID.
- A field identified in a record as holding the unique identifier for that record is called the
- primary key.
- key field.
- primary field.
- unique ID.
- In a relational database, the three basic operations used to develop useful sets of data are
- select, project, and where.
- select, join, and where.
- select, project, and join.
- select, from, and join.
- The select operation
- combines relational tables to provide the user with more information than is otherwise available.
- creates a subset consisting of columns in a table.
- identifies the table from which the columns will be selected.
- creates a subset consisting of all records in the file that meet stated criteria.
- The join operation
- combines relational tables to provide the user with more information than is otherwise available.
- identifies the table from which the columns will be selected.
- creates a subset consisting of columns in a table.
- organizes elements into segments.
- The project operation
- combines relational tables to provide the user with more information than is otherwise available.
- creates a subset consisting of columns in a table.
- organizes elements into segments.
- identifies the table from which the columns will be selected.
- Which of the following database types is useful for storing java applets as well as processing large numbers of transactions?
- relational DBMS
- hierarchical DBMS
- object-relational DBMS
- OODBMS
- The type of database management approach that can handle multimedia is the
- hierarchical DBMS.
- relational DBMS.
- network DBMS.
- object-oriented DBMS.
- The data dictionary serves as an important data management tool by
- assigning attributes to the data.
- creating an inventory of data contained in the database.
- presenting data as end users or business specialists would perceive them.
- maintaining data in updated form.
- An automated or manual file that stores information about data elements and data characteristics such as usage, physical representation, ownership, authorization, and security is the
- data dictionary.
- data definition diagram.
- entity-relationship diagram.
- relationship dictionary.
- The specialized language programmers use to add and change data in the database is called
- a data access language.
- a data manipulation language.
- structured Query language.
- a data definition language.
- The most prominent data manipulation language today is
- Access.
- DB2.
- SQL.
- Crystal Reports.
- DBMSs typically include report-generating tools in order to
- retrieve and display data.
- display data in an easier-to-read format.
- display data in graphs.
- perform predictive analysis.
- The process of streamlining data to minimize redundancy and awkward many-to-many relationships is called
- normalization.
- data scrubbing.
- data cleansing.
- data defining.
- A schematic of the entire database that describes the relationships in a database is called a(n)
- data dictionary.
- intersection relationship diagram.
- entity-relationship diagram.
- data definition diagram.
- A one-to-one relationship between two entities is symbolized in a diagram by a line that ends with
- two short marks.
- one short mark.
- a crow's foot.
- a crow's foot topped by a short mark.
- A one-to-many relationship between two entities is symbolized in a diagram by a line that ends with
- two short marks.
- one short mark.
- a crow's foot.
- a crow's foot topped by a short mark.
- In what type of a database system is the entire central database duplicated at all remote locations?
- partitioned
- normalized
- replicated
- networked
- Which of the following is a main disadvantage to a distributed database system?
- lack of flexibility
- susceptibility to data inconsistency
- poor responsiveness to local users
- requires more expensive computers
- A data warehouse is composed of
- historical data from legacy systems.
- current data.
- internal and external data sources.
- historic and current internal data.
- A data mart usually can be constructed more rapidly and at lower cost than a data warehouse because
- a data mart typically focuses on a single subject area or line of business.
- all the information is historical.
- a data mart uses a Web interface.
- all of the information belongs to a single company.
- Tools for consolidating, analyzing, and providing access to vast amounts of data to help users make better business decisions are known as
- DSS.
- business intelligence.
- OLAP.
- data mining.
- The tool that enables users to view the same data in different ways using multiple dimensions is
- predictive analysis.
- SQL.
- OLAP.
- data mining.
- OLAP is a tool for enabling
- users to obtain online answers to ad-hoc questions in a rapid amount of time.
- users to view both logical and physical views of data.
- programmers to quickly diagram data relationships.
- programmers to normalize data.
- Data mining is a tool for allowing users to
- quickly compare transaction data gathered over many years.
- find hidden relationships in data.
- obtain online answers to ad hoc questions in a rapid amount of time.
- summarize massive amounts of data into much smaller, traditional reports.
- In terms of data relationships, associations refers to
- events linked over time.
- patterns that describe a group to which an item belongs.
- occurrences linked to a single event.
- undiscovered groupings.
- tools are used to analyze large unstructured data sets, such as e-mail, memos, survey responses, etc., to discover patterns and relationships.
- OLAP
- Text mining
- Web mining
- Web content mining
- An alternative to using application server software for interfacing between a Web server and back-end databases is
- CGI.
- HTML.
- Java.
- SQL.
- The organization's rules for sharing, disseminating, acquiring, standardizing, classifying, and inventorying information is called a(n)
- information policy.
- data definition file.
- data quality audit.
- data governance policy.
- The special organizational function whose responsibilities include the technical and operational aspects of managing data, including physical database design and maintenance, is called
- data administration.
- database administration.
- information policy administration.
- data auditing.
- Which common database challenge is illustrated by the text's discussion of receiving multiple pieces of the same direct mail advertising?
- data normalization
- data accuracy
- data redundancy
- data inconsistency
- Detecting and correcting data in a database or file that are incorrect, incomplete, improperly formatted, or redundant is called
- data auditing.
- defragmentation.
- data scrubbing.
- data optimization.
- As discussed in the Interactive Session: Technology, what problem was MySpace facing in its data management?
- program-data dependence
- data redundancy
- scalability
- data quality
- Data cleansing not only corrects errors but also
- establishes logical relationships between data.
- structures data.
- normalizes data.
- enforces consistency among different sets of data.
- Which of the following is NOT a method for performing a data quality audit?
- surveying entire data files
- surveying samples from data files
- surveying data definition and query files
- surveying end users about their perceptions of data quality
Expert Solution
PFA
Archived Solution
Unlocked Solution
You have full access to this solution. To save a copy with all formatting and attachments, use the button below.
Already a member? Sign In
Important Note:
This solution is from our archive and has been purchased by others. Submitting it as-is may trigger plagiarism detection. Use it for reference only.
For ready-to-submit work, please order a fresh solution below.
For ready-to-submit work, please order a fresh solution below.
Or get 100% fresh solution
Get Custom Quote





