I have more than one core. Each core represents one database table. They are coordinated by debt_id/debtor_id, so we can do join statements on them with Sybase/SQL.
Is there a way to query more than one core at a time, or do I need to do separate queries per core, and then somehow with perl aggregate them into one list? Thanks, Rhys