ITC556 Database Systems: SQL Querying and Updating Databases
VerifiedAdded on  2024/05/21
|14
|702
|88
Homework Assignment
AI Summary
This document presents a comprehensive solution to an ITC556 Database Systems assignment, focusing on SQL Data Manipulation Language (DML) and Data Definition Language (DDL) queries. The DML part includes SELECT statements with various conditions, joins, and aggregate functions to retrieve specific data from the database, such as selecting products based on a substring of their code, finding vendors in a specific area code, and retrieving customer information. The DDL part demonstrates how to modify the database schema by adding a new column to a table, updating existing records, and deleting records based on specified criteria. Each query is accompanied by its corresponding result, providing a clear understanding of the query's effect on the database. Desklib offers this document along with a wealth of other solved assignments and past papers to support students in their studies.
1 out of 14