Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicorobo/f16f9-cs347-apex-app
A data driven application built with Oracle's Apex. Built for CS347 Data Management
https://github.com/nicorobo/f16f9-cs347-apex-app
Last synced: about 1 month ago
JSON representation
A data driven application built with Oracle's Apex. Built for CS347 Data Management
- Host: GitHub
- URL: https://github.com/nicorobo/f16f9-cs347-apex-app
- Owner: nicorobo
- Created: 2016-04-19T19:49:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-27T22:35:39.000Z (over 8 years ago)
- Last Synced: 2023-10-15T10:12:33.369Z (about 1 year ago)
- Language: PLSQL
- Homepage: https://apex.oracle.com/pls/apex/f?p=89954:1:15170572298031:::::
- Size: 266 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Database Management Project
Group F9, Port 9010
* Jackie Mendoza
* Mei Wu
* Nick Roberts
[PowerPoint link](https://docs.google.com/presentation/d/1EQ0eNQ4pZudkONt1m6WmyIELxXc7XJ2gh4TH22WLNr0/edit?usp=sharing)## Part 1
The conceptual, logical, and relational models are in [project.dmd](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/project.dmd) and the related folder. Both the conceptual and logical models are in the same dmd file.* [APEX Application Link](https://apex.oracle.com/pls/apex/f?p=89954:1)
* [APEX SQL link (exported)](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/f89954.sql)
* [DML link to insert data](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/insert_data.dml)### DDL FILES
* [Part1.ddl](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part1.ddl)
* [Part1.ddl2](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part1.ddl2)
* [Part1.ddl3](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part1.ddl3)
* [Part1.ddl4](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part1.ddl4)## Part 2
* [APEX Application Link](https://apex.oracle.com/pls/apex/f?p=106708:1:)
* [APEX SQL link (exported)](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/f106708.sql)
* [SIM link](https://github.com/nickroberts404/F16F9-cs347-apex-app/blob/master/part2.sim)