Hello Nerds
I am having a publishing server having a table containing more than 10 million records. It contains records from jun 1 1999 to current. This table is replicated over another subscribing server through replication. I need to clean the table by discarding the records before aug 1 1999.
Can anyone suggest me a way of doing this. I need an early solution to this.
Pranav