Questions and CORRECT Answers
_______________contains values but rarely includes context. - CORRECT ANSWER -
Data
____________ are data has no proper structure and the data is not arranged in a proper structure.
This type of data has no predictive method. - CORRECT ANSWER - Unstructured Data
____________ when a value in a data is arranged in a natural manner. The most popular feature
of this data is the inability to determine a data value - CORRECT ANSWER - Ordinal
____________ is a fact-based modeling technique that allows business requirements by SME's
from a domain to be easily defined in terms of objects and entities that determine roles in
relationships. - CORRECT ANSWER - ORM
____________ is a collection of procedures that establishes the organization, accessibility
standards, and lifecycle of information in a business area. - CORRECT ANSWER -
Information Modeling
____________ is a data type that is similar to an integer and a floating point unit, except it
represents text instead of numbers. It is made up of a series of symbols that may also include
spaces and numerals. - CORRECT ANSWER - String
Data which don't adapt to any data model, it has a certain structure which does not have a fixed
schema to it and is not stored in a database but has a standardized feature which helps to analyze
the data easily - CORRECT ANSWER - Semi-Structured Data
____________ the process of creating a high-level description of a database's contents that is
straightforward and natural for database users. The method generates a schema described in a
conceptual modeling notation, such as the Extended Entity-Relationship (EER) Data Model or
UML class diagrams, from information needs for the applications that will use the database as
input. - CORRECT ANSWER - Conceptual Schema Design