Previous Topic: Identify Record RelationshipsNext Topic: SELECT and Searched UPDATE and DELETE Operations


Choose Unique Key Fields

Quick Bridge generates table procedures that use the unique key fields on the primary path to locate a single target record occurrence in the database. This section provides some insight about selecting unique fields for your path and target records. The selection depends, in part, on the type of processing the table procedure will perform: SELECT, UPDATE, INSERT, or DELETE.