I have a list of objects, this list contains about 4 million objects. there is a stored proc that takes objects attributes as params , make some lookups and insert them into tab
If this is a onetime operation: do no optimize and run it during the night / weekend