Hi All, What will be the best way to delete huge number of rows ( around 100 million records) from a phoenix table ? Primary key is composite and I know the value of the column at the first position.Just to add, a normal delete query throws exception indicating it cannot delete this huge quantity of data
Thanks! -- Thanks, Sanooj Padmakumar