It often happens that a customer provides us with a list of items for which to extract certain information. Imagine, for example, that our clients wish to have the header information of the sales orders only for certain orders. Most likely he will give us a list of items in a column in Excel, or, less probably, a simple text file with the identification code: As long as the given values are at best a dozen, it costs us nothing to copy and paste those values in our SSMS and place them in a WHERE clause,...