hi basically i'm trying to display the purchase order of the last order in a given time frame, i'm finding that using max(order_Date) isn't working , is there a way i can use max(order_Date) in my where clause or something like Where (order_Date) is the greatest
????
anyone got any ideas
????
anyone got any ideas