Hi Guys,

Can you tell me what is wrong with this SQL statement?

copy from scott/tiger@dev01 to user1/temp@prod1 replace casting using SELECT * FROM casting;

Chintz