Hi,
I have two foundsets based on the same table.
I would like to merge the two into one new foundset. Can that be done ??
Regards,
new_foundset_query = "select table_id from table where table_id in ("+foundset_query_1+") or table_id in ("+foundset_query_2+")"
Users browsing this forum: No registered users and 3 guests