Hello,
How can I display only just the month of the systemdate?
I think of like this:
where (date_field, 'MM') = to_date(sysdate,'MM')
Thank you in advance!
Hello,
Could you please help to me because I would like to use this date format "dd/MM/yy" but I don't know how can I handle.
The "@label" field contains the value.
Thank you in advance!
Hello,
Could you please help to me because I would like to use this date format "dd/MM/yy" but I don't know how can I handle.
The "@label" field contains the value.
Thank you in advance!
"NOT IN" clause using
Somebody kow why happen if I have a statement which do this:
SELECT * FROM OPDETM
WHERE WAREHOUSE not in ('dd','di','dx')
and then that statements which warehouse code is empty I don't get back from this select.
My question is how can I use this "not...
Please help me somebody, what is the syntactic the "if" statement but I wouldn't like to use decode instead the "if" clause.
Thank you!
I would like to make a SELECT and to use with CASE cause or something else because I have to handle more ELSE.
Something like this:
SELECT STATUS FROM apple_tree WHERE STATUS = (CASE WHEN STATUS = '1' THEN '1'
else (CASE WHEN STATUS = '2' THEN '2' end)
else (CASE WHEN STATUS = '3' THEN '3'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.