Hello,
I would like to automatically get the number of assignments received
between a 24 hour period for the past 8 days. I am using
"where received >= date_add( now() , interval -1 day)" to get
yesterdays assignments....
I would like to automatically get the number of assignments received
between a 24 hour period for the past 8 days. I am using
"where received >= date_add( now() , interval -1 day)" to get
yesterdays assignments....
Comment