cancel
Showing results for 
Search instead for 
Did you mean: 

month() or year() in an opensql statement

h3n
Participant
0 Kudos

Hi,

I am trying to do an opensql satement where I am trying to filter for a month. But at the moment i have no success. Isn't it possible to use statements like year() or month().

Example:

select bukrs, anln1, anln2,
from anla
wherer month( aktiv ) <> month( NBDA );

thanks and regards

Henning

Accepted Solutions (0)

Answers (0)