Define Records We begin creating the physical data model bydefining records. We'll show how edits and prompts can be applied at the record level, and how to build the record definition using our new fields, and existing fields. Build Table Once the record is defined, we have to create the underlying DBMS table. We'll show how to create and execute a script to synchronize the PeopleSoft record definition and the DBMS table definition. |