Select Database Options for a Relationship
You specify database options for a relationship when you want to calculate or identify the table that contains all the links to the tables (join table) represented by entities, or if you want to specify a condition for when the relationship is true.
- On the Microsoft English Query Semantic Objects tab, select Relationships, and then double-click an existing relationship.
- On the Database tab, select a table from the Table that contains links to all entities in this relationship box. As an alternative, you can have Microsoft English Query find that table by clicking Calculate Default Join Table.
- If you want to specify when the relationship is true, enter an appropriate SQL condition. For example, the relationship is: products are shipped to customers. The SQL condition is a requirement that customers’ credit be approved:
Approval= 'T'
- Click Apply.
(c) 1996-1998 Microsoft Corporation. All Rights Reserved.