delete data in a table [message #606919] |
Thu, 30 January 2014 14:45 |
varunvir
Messages: 389 Registered: November 2007
|
Senior Member |
|
|
Hi Experts,
I have a table with 40 millions records.I want to delete 80% of the data.
What would be the most efficient way for me to delete it.
Thanks,
Varun
|
|
|
|
|
|
Re: delete data in a table [message #607287 is a reply to message #607227] |
Tue, 04 February 2014 09:57 |
gazzag
Messages: 1119 Registered: November 2010 Location: Bedwas, UK
|
Senior Member |
|
|
If you provide a test-case, i.e. DDL to create the existing table and DML to populate it with data, someone here will be able to demonstrate the correct solution that Michel provided.
|
|
|
|