Download presentation
Presentation is loading. Please wait.
Published byassignment cloud03 Modified over 7 years ago
1
DEVRY CIS 336 W EEK 6 G ROUP P ROJECT T ASK 4 Check this A+ tutorial guideline at http://www.assignmentcloud.com/cis-336-devry/cis-336-week-6-group-project-task-4 Develop a query that will identify and mark inactive those customers that have bills overdue by more than 30 days (this can usually be done using a sub-query). Remember, you are only marking a customer as inactive, not actually deleting the customer record from the system. To submit this task, create a heading called MODIFY STATEMENTS in your group project SQL script, and name the file TEAM_X_TASK4.TXT. This should be the same script that contains your DROP TABLE, CREATE TABLE, and INSERT statements. Once you have verified that your SQL statement or statements work, create a spooled output showing the results of your statements. Deliverables for this task: Any revisions of task 3 based on feedback from your instructor. Task 4 comprised of the complete script file (DROP, CREATE, INSERT, SELECT, and UPDATE statements) and the output file showing that it works. Team member responsibilities document outlining contributions by team member to this deliverable. For more classes visit www.assignmentcloud.com
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.