query option use in the export utility [message #71784] |
Fri, 10 January 2003 08:42 |
Ernest Malagrida
Messages: 3 Registered: January 2003
|
Junior Member |
|
|
hello,
I have the following export query which states that
the sql command is not properly ended. I am attempting
to export a set of records from a table that are exactly a year
old using 'sysdate'.
Here is the query using the export utility:
exp username/password query="where timestamp='sysdate' '-' '365'"
file = exp.dmp log=dmp.log
If someone can help me with this,
it would be greatly appreciated.
Thank you,
Ernie Malagrida
|
|
|
|
|