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