DQL- Help needed
Hi, The following DQL lists 3.5 million Object IDs (r_object_id): select r_object_id from ecm_inventory_mgnt where a_storage_type = 'AppONE' I need to form a list of about 200k Object Ids at a time. Does using the date range is the only solution for my task? Some the dates have more than 200K objects created on the same…