Auto saved by Logseq
This commit is contained in:
parent
132aa1b3e3
commit
a7c1fd38b8
|
@ -1008,11 +1008,11 @@
|
|||
- Understand Database Design Methodology #flashcard
|
||||
id:: 6489a99e-3ed0-4673-814d-f823e4998168
|
||||
- Conceptual database design
|
||||
- The process of constructing a model of the data used in an enterprise, independent of all physical considerations.
|
||||
- The process of constructing a **model** of the data used in an enterprise, independent of all physical considerations.
|
||||
- Logical database design
|
||||
- Maps the conceptual data model on to a logical model (e.g. relational), but independent of a particular DBMS and other physical considerations.
|
||||
- Maps the conceptual data model on to a **logical model (e.g. relational)**, but i*ndependent of a particular DBMS and other physical considerations*.
|
||||
- Physical database design
|
||||
- The process of producing a description of the implementation of the database (tailored to specific DBMS);
|
||||
- The process of producing a description of the **implementation of the database (tailored to specific DBMS)**;
|
||||
- general steps for Database Design Methodology. #flashcard
|
||||
id:: 6489a9b5-14ea-4b2b-bd47-07b93ae94124
|
||||
- Gather requirements
|
||||
|
|
Loading…
Reference in a new issue