it works when I:-

select * from "jobs";
Why's that? Don't understand?
Next time when I export more tables from SQL Server 2000 into Oracle, how can I avoid this from happening each time when I do a select ... from "...", instead of select ....from ....;
Please advise.
Thanks in advance.