Sorry Robbie, one more question: Why did I get this msg. when I would like to run a select but before the link creating was successful?
"ORA-02019 connection description for remote database not found"
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...
what i forgot?
SELECT * FROM OMS_POHEADM
WHERE To_Date(DATE_ENTERED,'dd/MM/yy') =
if (To_Date('01/05/02', 'dd/MM/yy') = To_date('01/01/70','dd/MM/yy')) then
To_Date('01/05/02', 'dd/MM/yy')
elsif (To_Date('01/05/03', 'dd/MM/yy') = To_date('01/01/70','dd/MM/yy'))...
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!
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.