Tag: databases
Questions Related to databases
-
Business Data Model
-
Logical Data Model
-
Data Management Process Model
-
Data entity/business function Matrix
-
Data Interface requirements
-
that a student can own 0, 1 or many cars
-
a car can be owned by many students
-
a student cannot own a car
-
a stundent can own many cars and a car can be owned by many students
-
another name for the key linking different tables in a database
-
another name for a table in an RDBMS
-
an attribute attached to a record
-
a row or record in a database table
-
logical model
-
data flow diagram
-
entity-relationship diagram
-
data tree
-
computer_id
-
product_id
-
company_id
-
employee_id
-
order_id
-
A diagram showing the domains of all attributes in the data model
-
A schedule of data modeling steps
-
A plan of action for database design
-
A diagram showing the flow of data in an application
-
A graphical or language representation of a data model or database
-
Entity
-
Category
-
Hierarchy
-
Relationship
-
Atttibute
-
Data about data
-
Describe a data dictionary
-
Self-describing
-
Includes user data
-
Supports its own structure
-
Logical Data Model
-
Physical Data Model
-
Network Data Model
-
Conceptual Data Model
-
third normal form
-
the standard of a flat file
-
second normal form
-
first normal form