-
Bug
-
Resolution: Done
-
Major
-
10.0
-
None
The nested table entries when criteria associated with parent table does not work. For ex:
delete from PhoneNumber where number = '3333' and Person_id = 1
Where Person_id needs to come from parent table