Download presentation
Presentation is loading. Please wait.
Published byEstella McCormick Modified over 9 years ago
1
Nathan Perkins
2
Project Description A database for my online Social Network website – DJBeat.net Site is used by music producers, disk jockeys and digital artists Site allows users to upload their own music, videos and pictures and create a user profile for other users to view
3
Outcomes 5 tables created Account Photo Videos Music Profile
4
Outcomes Created a Join to display each users uploaded multimedia This join could be used either by site admin to determine disk usage or by user to view a summary of all files
5
Outcomes Created a Join to display every active user and a summary of user info This join could be used either by site admin to determine bandwidth required, or by user to see who else is a site member
6
Lessons Learned It is messy to use user as the name of a table. Forward engineering a database with a user table is catastrophic Always copy and paste SQL code into notepad as a backup
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.