I Have two Table(SuperType and Subtype)
SUperType:SWHEADER and Subtype=SW799


now in EF:
:
and my DTO:
parnet:

child:

in inserting dont any problem but when get(select) accured error:ORA-01790: expression must have same datatype as corresponding expression
tanx a lot.