Northwind Database Creation Script for SQL Server and Oracle
Northwind is my favorite database for trying out sample T-SQL scripts because of its simplicity.
Here is the full script you can just copy/paste and run in SSMS (for sql server) or SQL Developer (for oracle) to create Northwind database with sample data which you can start playing.
Leave a Reply
You must be logged in to post a comment.