Guest_imported
New member
- Jan 1, 1970
- 0
Hello
I want to know if anyone can pls help me, I want to do a export of a table but only the records that has a date value > 01-JAN-2002, I tried the following :
exp usr/pwd tables=emp_tbl query="\where budget_date > to_date('01-JAN-2002','DD-MON-YYYY')\" but with no success.
Any help will be appreciated!
Thanks
jaco.vanderberg@webmail.co.za
I want to know if anyone can pls help me, I want to do a export of a table but only the records that has a date value > 01-JAN-2002, I tried the following :
exp usr/pwd tables=emp_tbl query="\where budget_date > to_date('01-JAN-2002','DD-MON-YYYY')\" but with no success.
Any help will be appreciated!
Thanks
jaco.vanderberg@webmail.co.za