This assignment presents a collection of SQL queries designed to demonstrate fundamental database management tasks. Each query focuses on a specific operation, such as calculating invoice totals, identifying customers with specific balances, or listing vendors who supplied products. The assignment includes the SQL code for each query along with its expected output, providing a practical understanding of how SQL can be used to manipulate and retrieve data from a relational database.