Question: 1. Select a database management system to use for this lesson. Options include Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL, and SQLite. 2. Select a
1. Select a database management system to use for this lesson. Options include Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL, and SQLite.
2. Select a graphic user interface to connect with the database management system. Tools for specific database systems include Microsoft SQL Server Management Studio, MySQL Workbench, Oracle SQL Developer, Postgre GUI tools, and DB Browser for SQLite. Generic database administration tools that work with multiple database systems include DBeaver (https://en.wikipedia.org/wiki/DBeaver).
3. Use a Northwind script (https://en.wikiversity.org/wiki/Database_Examples/Northwind#SQL_Scripts) to create the Northwind database in your selected DBMS.
4. Complete the Constraints, Views, Stored Procedures, and Indexes activities below.
5. Dump your completed database schema to an SQL script and review the results.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
