Skip to content

A mssql database project on e-ticket for train which satisfies with most of 3NF and one or two tables of 2NF normalization. It also has a ER Diagram. We have made even use-case queries on joins and some dynamic sql automation based on procedures.

Notifications You must be signed in to change notification settings

iammustafatz/MSSQL-DATABASE-ON-RAILWAY-TICKET-SYSTEM

Repository files navigation

MSSQL Database on Railway ticket system

This project is an MSSQL database for an e-ticket train system. It follows third normal form (3NF) for most of the tables and has one or two tables in second normal form (2NF). The project includes an Entity-Relationship Diagram (ERD) to help visualize the database schema.

Additionally, the project includes use-case queries that utilize joins and some dynamic SQL automation based on stored procedures.

For more information, please refer to the slideshare presentation.

About

A mssql database project on e-ticket for train which satisfies with most of 3NF and one or two tables of 2NF normalization. It also has a ER Diagram. We have made even use-case queries on joins and some dynamic sql automation based on procedures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages