HI ALL,
I have a list of obsolete tables to be dropped. Each of these tables has indices, constaints, triggers, foreign key contraints, stored procedures, etc associated with them. Please let me know the easiest way to drop these tables and at the same time cleaning up all their associated DB objects.
Thanks in advance for your response.
ALEX
I have a list of obsolete tables to be dropped. Each of these tables has indices, constaints, triggers, foreign key contraints, stored procedures, etc associated with them. Please let me know the easiest way to drop these tables and at the same time cleaning up all their associated DB objects.
Thanks in advance for your response.
ALEX