You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SH (Sales History) schema of Oracle database is a commonly used sample database that contains sales-related data, including product, customer, channel, promotion, time, and sales fact tables.
Based on these tables and views, many business-level questions can be raised.
Based on this dataset, this document provides some SQL scripts for common semantic scenarios (business analysis, decision support, and performance evaluation), which can be used in Select AI test scenarios.
The above SQL examples have been tested on the ADB database.
Currently, there is only sample SQL for SH Schema.