Northwind SQLite SQLite, MS SQL Server and PostgreSQL versions
An updated SQLite version of the Northwind DB file is presented.
The records to the Products
, Categories
, Suppliers
, Customers
tables were added. Cosequently it's possible to demonstrate the outer JOINs of these tables.
Few records were added to Employees
for the demonstration of outer join of this table to itself.