We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3
SQL PROJECTS O2
1. Inventory Management System:
Design a database to store product details and stock quantities. Write basic SQL queries to add new products and view items with low stock. 2. Library Management System: Create a database to manage book details, member records, and borrow dates. Write SQL scripts to retrieve all borrowed books and update return statuses. 3. Railway System Database: Develop a database to store train schedules and passenger details. Write basic SQL queries to find trains for a specific route and add passenger bookings. 4. Hotel Reservation System: Design a database to manage room availability, reservations, and customer data. Write simple SQL scripts to view available rooms and update booking details. 5. Hospital Management System: Create a database to store patient records and doctor assignments. Write SQL queries to display patient details by doctor and update appointment schedules. 6. E-Ticket Booking System: Develop a database to handle ticket bookings and user information. Write SQL scripts to check ticket availability and insert new bookings. 7. Blood Donation Database: Design a database to track donor details, blood types, and hospital requests. Write basic SQL queries to list all available blood types and update donation records. 8. E-Commerce Database: Create a database to store product details, customer information, and orders. Write SQL queries to view all orders by a customer and filter products by price. 9. Inventory Control Management: Develop a database to track inventory items and supplier details. Write simple SQL scripts to add new stock and retrieve items with reorder levels. 10. Restaurant Management System: Design a database to manage menu items, customer orders, and table reservations. Write basic SQL queries to display menu details and update order statuses. NOTE : Every group member is required to choose one topic from the above, create database according to it and fulfill the requirement for the SQL script your question has required. Make sure your topic isn’t the same as others. You are required to Present, Demonstrate and make a Report for your project. - Best Regards