An open API service indexing awesome lists of open source software.

https://github.com/octcarp-courses/sustech_cs307-db_s23_works

Three SQL programming assignments of CS307 2023 Spring: Database Principle, SUSTech. Taught by Prof. Yuxin MA.
https://github.com/octcarp-courses/sustech_cs307-db_s23_works

cs307 plpgsql sustech

Last synced: 8 days ago
JSON representation

Three SQL programming assignments of CS307 2023 Spring: Database Principle, SUSTech. Taught by Prof. Yuxin MA.

Awesome Lists containing this project

README

          

# SUSTech_CS307-DB_S23_Works
Three SQL programming assignments of CS307 2023 Spring: Database Principle, SUSTech. Taught by Prof. Yuxin MA.

### Content

| ID | Content | Grade |
| --------------------------- | ------------------------------------ | ----- |
| [Assignment 1](Assignment1) | Basic SQL Usage | 8/8 |
| [Assignment 2](Assignment2) | Complex Join SQL and Window Function | 5/5 |
| [Assignment 3](Assignment3) | **Trigger** | 2/2 |