collections and selection from tables into the collections
774512May 27 2010 — edited May 28 2010Hey Guys,
I am looking for a way to select id's from a table into some sort of collection, so that I can then use those id's in a couple of delete statements.
What is the best collection to store a temporary list of id's?
Whats the syntax to insert/select into that collection and then how do you join on it?
Thanks,
Ian