Auto saved by Logseq

This commit is contained in:
Ryan 2023-06-14 16:37:25 +08:00
parent 9a491f433b
commit cf4a0d25f1

View file

@ -870,7 +870,7 @@
:LOGBOOK: :LOGBOOK:
CLOCK: [2023-06-04 Sun 16:27:23]--[2023-06-04 Sun 16:54:55] => 00:27:32 CLOCK: [2023-06-04 Sun 16:27:23]--[2023-06-04 Sun 16:54:55] => 00:27:32
:END: :END:
- LATER Block 1 - DONE Block 1
deck:: 2023t1/database deck:: 2023t1/database
- DONE DBMS - DONE DBMS
- Database is :-> a shared collection of logically related data (and a description of this data), designed to meet the information needs of an organization. - Database is :-> a shared collection of logically related data (and a description of this data), designed to meet the information needs of an organization.
@ -952,9 +952,8 @@
- Ternary relationship #flashcard - Ternary relationship #flashcard
id:: 648974ba-9b7a-4543-b243-e7a78cfc8175 id:: 648974ba-9b7a-4543-b243-e7a78cfc8175
- a ternary relationship is not the same as three binary relationships! - a ternary relationship is not the same as three binary relationships!
- LATER basic concepts associated with Entity-Relationship(ER) model. - DONE basic concepts associated with Entity-Relationship(ER) model.
- LATER Forming sql queries - LATER Forming sql queries
collapsed:: true
- DONE Review relational algebra https://www.geeksforgeeks.org/introduction-of-relational-algebra-in-dbms/ - DONE Review relational algebra https://www.geeksforgeeks.org/introduction-of-relational-algebra-in-dbms/
- LATER review lab2 - LATER review lab2
- LATER SQL join - LATER SQL join