Hi,
My DQL below does not give any results:
select object_name, russell_order_nbr, ack_nbr, r_creation_date from ecm_bill_of_lading where document_type like 'Spald VICS BOL-Supplement Carrier Info%' and r_creation_date > date('01/01/2010', 'mm/dd/yyyy') ORDER BY r_creation_date DESC
When I searched in Advanced Search I get Results (44 rows). Please see the attachment. I also tried the DQL with -
document_type like '%Spald VICS BOL-Supplement Carrier Info%'. Still I get zero results. Any clue?
Please share your knowledge and experiences for figuring this out.
Thanks.
ta