Skip to Content
0
Apr 27, 2018 at 01:31 PM

how to delete some specific data from database as below

77 Views

Hi , I have to delete some data from database , but not sure how to find dependency of that table/column. the below are the list which i have to delete from database :

1 > Extract all Drop Ship Addresses from Production 2 > Extract user to SoldTo mapping from Production 3 > Extract Webcompany to SoldTo mapping from Production

Is anyone do this thing , please suggest me . ?