Identity Resolution
- Identity Resolution 10.0 HotFix 1
- All Products
IDT-Definition *================== NAME= IDT112 DENORMALIZED-VIEW= IDT112-DENORM FLATTEN-KEYS= "EmpId,EmpName" OPTIONS= Flat-Remove-Identical
Section: User-Source-Tables create_idt IDT112 sourced_from odb:99:ssa/ssa@ora817 Employee.EmpId (PK1) EmpId, Employee.Name EmpName, Address.CompanyId CompanyId [6], Address.Address Address [6], Phone.Num Phone [6] join_by Employee.EmpId = Address.EmpFK, Address.CompanyId = Phone.CompanyId sync