Question d’entretien chez Teradata

Different between bulk insert and normal insert with select

Réponse à la question d'entretien

Utilisateur anonyme

5 août 2010

the difference is in bulk insert we can handle exception in row by row, where as in insert with select we can't

2