Anil,I'm using LCDS3, and here is what I trying to do (for example):- I
have on Oracle DB table REGION, with columns: Code, State, Population.-
I want to create entity that contains same columns as table REGION
(Code, State, Population) and to have addition column RegionName witch
get value from PL/SQL function (loacated in package "common" on DB)
"common.fgetRegionName(Code)".Can you explain me how to create that
entity.ThanksAlmir