Auto saved by Logseq
This commit is contained in:
parent
a85955a555
commit
f77da73ff7
|
@ -1019,6 +1019,13 @@
|
|||
- Physical database design
|
||||
- LATER SQL
|
||||
- purpose and importance of SQL.
|
||||
- retrieve data from database and formulate queries using SELECT and
|
||||
- Use compound WHERE conditions.
|
||||
- Sort query results using ORDER BY.
|
||||
- Use aggregate functions.
|
||||
- Group data using GROUP BY and HAVING.
|
||||
- Join tables together.
|
||||
- Use subqueries.
|
||||
- DONE Block 3
|
||||
collapsed:: true
|
||||
- DONE DB transaction management
|
||||
|
|
Loading…
Reference in a new issue