Yes, like a classic join between two tables
I'd like to understand how, and if it's possible, to use an in-memory structure (an array of integers, a disconnected DB ADO recordset, or similar), instead of a database table to create a query or function that returns the same results as a database...