Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

Commit ddbee99

Browse files
authored
Update README.md
1 parent 7cb39d5 commit ddbee99

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ The IDE that was used to create the project is Eclipse.
55

66
</br>
77

8-
The databse that was used for this project was Oracle 21c
8+
The database that was used for this project was Oracle 21c.
9+
10+
## Introduction
11+
12+
This database management system uses JDBC to connect a java application to a SQL server with the ability to create tables, drop them, populate them, search through them, as well as adding and deleting entries. This DBMS is meant to be functional to create and manage a Point of Sale (POS) System for a store.

0 commit comments

Comments
 (0)