From 4f5f7ea96f7dd1d9a0c6b09bff30240caf3b080b Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 14 Jun 2023 19:56:46 +0800 Subject: [PATCH] Auto saved by Logseq --- pages/总复习2023t1.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/总复习2023t1.md b/pages/总复习2023t1.md index ea902f1..f5ffc75 100644 --- a/pages/总复习2023t1.md +++ b/pages/总复习2023t1.md @@ -1014,6 +1014,10 @@ - Physical database design - The process of producing a description of the implementation of the database (tailored to specific DBMS); - general steps for Database Design Methodology. + - Gather requirements + - Conceptual database design + - Logical database design + - Physical database design - DONE Block 3 collapsed:: true - DONE DB transaction management