writing records to a temporary table

johnsogjjohnsogj Member Posts: 103
I'm creating a report where I pull various subsets of receipt records. I later will need to perform an action on each subset. (ie. - find the most recent record in the subset). I know how to create a temporary table, but how do I write those records to the temporary table? Is there a specific function?

Comments

Sign In or Register to comment.