• Cannot be used in the situation we are discussing at present. This T-SQL would generate statements for every single customer that made an order, but what we need is something to handle a large subset of a large customer base provided in the form of text file.

    In other circumstances T-SQL would do just great. I use it often especially for admin tasks.