Skip to content

Commit 0609bd3

Browse files
Update README.md
1 parent b7e7fd9 commit 0609bd3

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

-15
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,6 @@
22

33
This repository contains the SQL scripts and documentation for a Library Management System implemented using Oracle SQL. The project covers various aspects of database design, including table creation, data insertion, triggers, functions, and user-defined types.
44

5-
# Repository Structure
6-
7-
sql_scripts: Directory for SQL scripts, organized into subdirectories:
8-
additional: Scripts for additional features.
9-
data_insertion: Scripts for data insertion.
10-
data_retrieval: Scripts for data retrieval.
11-
tables: Scripts for table creation.
12-
triggers_functions: Scripts for triggers and functions.
13-
types: Scripts for user-defined types.
14-
.gitattributes: Git configuration file.
15-
.gitignore: Git configuration file for files to ignore.
16-
LICENSE: License information.
17-
README.md: Readme file for the repository.
18-
Report.pdf: PDF report for the assignment.
19-
205
## Coursework Assignment: Advanced Data Modelling
216

227
This repository contains the coursework assignment for the module CI6320 Advanced Data Modelling. The assignment was completed by Ranuga Disansa Belpa Gamage (Student ID: E112691) under the guidance of Mr. W A D B C Goonatillaka, the module leader.

0 commit comments

Comments
 (0)