Try this.
You don't need to convert sysdate to a date, it is a date.Code:SELECT * FROM SE101 WHERE TO_DATE(LPAD(E1_VENCTO, 8, '0'), 'DD/MM/RR') >= sysdate;
|
Results 1 to 7 of 7
Thread: Convert Varchar TO_DATE - HELPThreaded View
|
Click Here to Expand Forum to Full Width |