Hi, Is there a way by which I can find out whether a table has child tables and parent tables and list them.
I have tried getReferences() to know about its useage. But its returning null(Empty list) to me.Can I know the reason.My table has both PK and FK relationships.
