Follow these steps to create a Super Q-pointer called cust.ord using the Update Processor.
This example shows how to retrieve data from two tables from the Northwind database called, Customers and Orders.
customers,order
"customers"."customerid" = "orders"."customerid"
customers.customerid orderid orderdate
The Super Q-pointer cust.ord displays.