Comprehensive Real Exam Questions & Correct
Answers (Verified Answers) | Already Graded A+
| Newest Exam | Just Released!!
Six different aspects of data ethics - ANSWER-
Ownership, Transaction
transparency, Consent, Currency, Privacy,
Openness
Data Anonymization - ANSWER-Process of protecting
people's private or
sensitive data by eliminating that kind of
information.
Open Data - ANSWER-Refers to free access, usage and sharing
of data.
Third Party Data - ANSWER-Collected by an entity that does
not have a direct
relationship with the
data.
Personal Identification Information (PII) - ANSWER-Data that
is reasonably
, likely to identify a person and make information
known about them.
Conceptual Data Modeling - ANSWER-Step in database
design process that
focuses on defining the structure, relationships, and
constraints of a data.
Logical Data Modeling - ANSWER-focuses on the
technical details of a
database such as relationships, attributes,
and entities
Physical Data Modeling - ANSWER-focuses on the
technical details of a
database such as relationships, attributes,
and entities
Relational Database - ANSWER-A database that contains a
series of tables that
can be connected to form
relationships
Primary Key - ANSWER-Identifier that references a column in
which each value is unique. It is a column of a table that is used
to uniquely identify each record within that table
Foreign Key - ANSWER-A field within a table that is a primary
key in another