https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
database microsoft-sql-server sql
Last synced: 2 months ago
JSON representation
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
- Host: GitHub
- URL: https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
- Owner: kamilhan-karaismailoglu
- Created: 2022-05-19T10:51:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T11:57:21.000Z (over 2 years ago)
- Last Synced: 2025-03-28T17:47:28.880Z (3 months ago)
- Topics: database, microsoft-sql-server, sql
- Language: TSQL
- Homepage:
- Size: 52.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Database-For-Movie-Ticket-Sales-Site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.