This document outlines the system requirements for a SQL-based data management and query system. The requirements are derived from the user's chat input and the uploaded document detailing various SQL assignments and tasks.
The system is designed to handle various SQL operations, including importing CSV files into tables, performing complex queries, and managing database constraints. The primary focus is on executing T-SQL queries to manipulate and retrieve data from multiple tables.
RetailInvoiceDetails.csv as the RetailInvoiceDetails table to facilitate data queries.OrderType to invoice records, displaying 'Bulk Order' if the quantity is 5 or more, and 'Normal Order' otherwise.DeliveryDeadline to invoice records, calculated by adding delivery days to the InvoiceDate for each country.UnitPrice by 10% for all 'Lighting' category products sold in India.RetailInvoiceDetails table where any columns contain a NULL value.Employee table with constraints on the BasicSalary column.Departments and Employees tables, applying the ON DELETE CASCADE option.BankTranctionDetails.csv as the BankTranctionDetails table.SalesmanTarget.csv and SalesmanSale.csv as tables and calculate remaining sales targets for salesmen.Sum_Pos_Values.Sum_Neg_Values.CustomerInfoNew.csv and CustomerInfoOld.csv as tables and classify records as 'UPDATE', 'INSERT', or 'DELETE'.EmployeeData.csv and DepartmentData.csv as tables and fetch the department name and number of employees in each department.EmployeeSalary.csv as the EmployeeSalary table and display all employee records in ascending order by Id, appending a final row showing the total salary paid.FacultyAssignments.csv as the FacultyAssignments table and return one row per department with faculty names concatenated as a comma-separated list.CustomerGenInfo.csv and update all gender values in the CustomerInfo table by flipping 'M' to 'F' and 'F' to 'M'.No completed page designs yet.
Completed design pages will appear here when they are ready to preview.
No user flows yet.
The User Flow Agent will generate per-persona navigation diagrams after SRD updates.
No completed page designs yet.
Completed design pages will appear here when they are ready to preview.
No user flows yet.
The User Flow Agent will generate per-persona navigation diagrams after SRD updates.
No comments yet. Be the first!