Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The schema of a temp-table can also inherit files fields from multiple database tables and allows you to change the names of the temp-table fields. In this example the eCustomer temp-table inherits all fields from the Customer database table and includes a field named RepFullName based on the Salesrep.RepName field as well as a field based on the Region field of the Salesrep table.

...