Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
what is the most efficient way of loading data into the target database if there's around 100 tables that has FK dependency built around them..
Thanks Sabrina.. The thing is, we cannot disable the constraint in the target database that's why we needed to make sure that the loading will not run into any FK errors.
I'm just wondering what is the most efficient way of loading data into the target database if there's around 100 tables that has FK dependency built around them..
-Josephine