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

https://github.com/hasin023/cse_4307_database_management_systems

Course files for CSE 4307 & 4308
https://github.com/hasin023/cse_4307_database_management_systems

jdbc plsql sql

Last synced: 3 months ago
JSON representation

Course files for CSE 4307 & 4308

Awesome Lists containing this project

README

        

# Database Management Systems

This repository contains the theory concepts for the course Database Management Systems(CSE 4307) and the Lab tasks-solutions for the course Database Management Systems(CSE 4308) at Islamic University of Technology.

- Directory `cse_4307_theory` contains notes and examples for different sql, jdbc, plsql concepts.

- Directory `cse_4308_lab` contains the Lab tasks and solutions for all the labs.

> [!NOTE]
> The solutions are not the only way to solve the problems. There can be many other ways to solve the problems. The solutions are provided just to give you an idea about how to solve the problems and how I solved them. You can solve the problems in your own way.

```java
Goodbye World ✨
```