2010 Feb 04 7:19 AM
HI,
Please help me in the issue. in one of my enhancement i need the the dates between two fields . In where clause i need to have
PRSDT in between a912-datbi and a912-datab. Can anyone please suggest the how can i proceed with the query.
2010 Feb 04 7:44 AM
Try like this.
Select ......
from table
where PRSDT GE a912-datbi
and PRSDT LE a912-datab.
HI,
Please help me in the issue. in one of my enhancement i need the the dates between two fields . In where clause i need to have
PRSDT in between a912-datbi and a912-datab. Can anyone please suggest the how can i proceed with the query.
2010 Feb 04 7:40 AM
HI
user RANGES, so that u put the the upper limit and lower limit in that and u can use then in both the conditions u want.
thanx
gaurav
2010 Feb 04 7:44 AM
Try like this.
Select ......
from table
where PRSDT GE a912-datbi
and PRSDT LE a912-datab.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |