Assuming the current schema is SFORCE, the remote table emp is created with the name, empId, and deptId columns. The table contains a foreign key constraint on the deptId column, referencing the rowId in the dept table created in Example C. For the operation to succeed, the data type of the deptId column must be the same as that of the rowId column.
![]() |
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |