Hello, need to restore truncate & import data to a bunch of tables but realize all of the keys & constraints need to be dropped first & then recreated after. Can anyone point or provide me with scripts that will create & drop them in the correct order factoring foreign keys references?
Thanks in advance.