Might I suggest simply 1. Creating a table with the appropriate attributes you need within Toad (e.g. "New table" tool bar button, defining column names you need, data types, etc.), 2. Using Toad's Import Wizard to import your data values, 3. Running your multi-join query involving this table with the other tables 4. Deleting your "temp" table when done.
↧