mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Oracle setup
This folder contains scripts that can be executed on Oracle server to create the necessary objects for data virtualization in SQL Server 2019 big data cluster.
Instructions
-
Connect to Oracle instance.
-
Execute the sales-user.sql. This script creates the sample user. If there is name conflict please change the script user/credentials.
-
Execute the inventory.sql. This script creates the inventory table.