https://github.com/syuvraj19/dbs-assignments
This repository contains Advanced Database Services assignments from Seneca College's DBS211 & DBS311 courses.
https://github.com/syuvraj19/dbs-assignments
database database-management dbms dbms-lab sql sql-server
Last synced: about 2 months ago
JSON representation
This repository contains Advanced Database Services assignments from Seneca College's DBS211 & DBS311 courses.
- Host: GitHub
- URL: https://github.com/syuvraj19/dbs-assignments
- Owner: syuvraj19
- Created: 2024-07-24T15:47:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T15:54:57.000Z (9 months ago)
- Last Synced: 2025-01-18T04:42:55.978Z (3 months ago)
- Topics: database, database-management, dbms, dbms-lab, sql, sql-server
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DBS311 - Oracle Database Design and SQL
## Course Overview
Welcome to the DBS311 repository! This course will guide you through mastering Oracle's DBMS and SQL, from basic commands to complex database schema design.## Learning Outcomes
- **Data Integrity**: Implement constraints to ensure data integrity.
- **Team Collaboration**: Work effectively in teams to analyze requirements, create ERDs, and normalize schemas.
- **Database Optimization**: Identify and use indexes, views, and sequences.
- **SQL Mastery**: Utilize DDL, DML, TCL, and DCL commands proficiently.
- **SQL*Plus Proficiency**: Leverage SQL*Plus for efficient SQL command execution and output formatting.
- **Advanced Data Retrieval**: Execute complex queries using nested and correlated sub-queries.## Repository Structure
- **/assignments**: Detailed assignments with instructions.
- **/projects**: Collaborative group projects.
- **/resources**: Additional reading materials and scripts.
- **/scripts**: Useful SQL scripts for assignments and projects.
- **/docs**: Documentation including ER diagrams and database schemas.## Contribution Guidelines
- **Collaborate**: Engage with peers and offer help.
- **Document**: Maintain clear documentation for all scripts.
- **Commit**: Regularly commit changes with meaningful messages.
- **Review**: Participate in code reviews and provide constructive feedback.Happy coding and learning!
[Explore the repository](https://github.com/syuvraj19/DBS-Assignments)