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
|Application|Application-wide users, contacts, and parameters. This also contains reference tables with data that is used by multiple schemas|
28
+
|Application|Application-wide users, contacts, and parameters. This schema also contains reference tables with data that is used by multiple schemas|
29
29
|Purchasing|Stock item purchases from suppliers and details about suppliers.|
30
30
|Sales|Stock item sales to retail customers, and details about customers and sales people. |
31
31
|Warehouse|Stock item inventory and transactions.|
@@ -40,15 +40,15 @@ These schemas are used for external applications that are not allowed to access
40
40
|Reports|All access to the database from Reporting Services reports is through this schema.|
41
41
|PowerBI|All access to the database from the Power BI dashboards via the Enterprise Gateway is through this schema.|
42
42
43
-
Note that the Reports and PowerBI schemas are not used in the initial release of the sample database. However, all Reporting Services and Power BI samples built on top of this database are encouraged to use these schemas.
43
+
The Reports and PowerBI schemas are not used in the initial release of the sample database. However, all Reporting Services and Power BI samples built on top of this database are encouraged to use these schemas.
|People|Contains user names, contact information, for all who use the application, and for the people that the Wide World Importers deals with at customer organizations. This includes staff, customers, suppliers, and any other contacts. For people who have been granted permission to use the system or website, the information includes login details.|
65
+
|People|Contains user names, contact information, for all who use the application, and for the people that the Wide World Importers deals with at customer organizations. This table includes staff, customers, suppliers, and any other contacts. For people who have been granted permission to use the system or website, the information includes login details.|
66
66
|Cities|There are many addresses stored in the system, for people, customer organization delivery addresses, pickup addresses at suppliers, etc. Whenever an address is stored, there is a reference to a city in this table. There is also a spatial location for each city.|
67
67
|StateProvinces|Cities are part of states or provinces. This table has details of those, including spatial data describing the boundaries each state or province.|
68
68
|Countries|States or Provinces are part of countries/regions. This table has details of those, including spatial data describing the boundaries of each country.|
0 commit comments