I'm wondering if there's a way to BulkInsert into a temporary table only? My use case is that I need to do some dodgy stuff with raw SQL (very conditional insert) on multiple groups. The way I'd like ...