Overview

This document describes the database schema in Plant Applications. The database schema defines the relational database tables used in Plant Applications.

SQL programming allows you to query the application database which is organized in table structure. You can execute SQL queries to retrieve information such as the work order id, the number of incomplete operations, the clocked on operation status, the segment actuals, the route ids, and so on from the application database. The database schema tables provide the consolidated information related to Plant Applications.