If you are using QUERY for export sometimes confusing with error on the syntax
this is the simple example form parfile and from command
parfile
query=”where to_char(tanggal,’YYYY’)=’2002′”
command
exp user/password@db query=\”where to_char(tanggal,’YYYY’)=’2002′\”
Advertisement