SUbba LIngam Posted April 21, 2015 Report Posted April 21, 2015 instead of -24 can you try -1 and see
nenu_devudni Posted April 21, 2015 Author Report Posted April 21, 2015 instead of -24 can you try -1 and see
prassanna Posted April 22, 2015 Report Posted April 22, 2015 Try trunc(UWTSMEE_ALERT_TIME) - 1 Agreed
CheGuevara Posted April 22, 2015 Report Posted April 22, 2015 csv file lo date field vastundi .. dani table lo current date (uwtsmdm_ext_read_time) okate load cheyali migita dates anni ignore cheyali .. deniki query ela rayocho kasta chepandi select * from ucbsvco, ucrserv, uwtsmdm_el_ext where ucbsvco_prem_code = ucrserv_prem_code and ucbsvco_date_created >= trunc(TO_DATE(uwtsmdm_ext_read_time,'YYYYMMDD HH24:MI:SS')) - 1 and SUBSTR(uwtsmdm_ext_meter_model,6) = ucrserv_invn_code and ucrserv_styp_code like '%ELC' and uwtsmdm_ext_alert_msg = 'Tilt Warning' and uwtsmdm_ext_alert_type = 'Tamper Alert' error # ORA-01841: (full) year must be between -4713 and +9999, and not be 0 Okasari aa filed lo date format cheppu with an example from file
nenu_devudni Posted April 22, 2015 Author Report Posted April 22, 2015 Okasari aa filed lo date format cheppu with an example from file Tue Aug 26 14:14:44 CDT 2014
Recommended Posts