From 7a4a4af4569de7bdaca83feecf85a6b2d12ad106 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 14 Jun 2023 20:28:54 +0800 Subject: [PATCH] Auto saved by Logseq --- pages/总复习2023t1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/总复习2023t1.md b/pages/总复习2023t1.md index e6bf898..90be0a4 100644 --- a/pages/总复习2023t1.md +++ b/pages/总复习2023t1.md @@ -1043,6 +1043,7 @@ - Join tables together. - Use subqueries. - update database and formulate queries using INSERT, UPDATE, and DELETE. + - LATER [#A] Write some SQL!! - DONE Block 3 collapsed:: true - DONE DB transaction management