I'm really pretty ignorant of database admin-type things. What I need to do is copy the contents of a table in a DB2 database into a table in an Oracle database on another physical server. I have an ...
Say we have two types of tools: hammers and wrenches. We have a list of work orders, and we want to track what tool was used for the hammering and what was used for the wrenching. The problem is that ...