refresh - command
i have a request to refresh data with a particular query. can i know what will be the import command for this request in oracle 9i.
1. Refresh VOTEID with data from Production (EUR) for country_id=222
2. Refresh ENGLAND partition (country_id=222) of EXTRA_WORK with data from Production (EUR)
can i know how to perform the refresh for this two request.