So I've a delimited string in a database, and I'd like to turn the string into rows. Pretty simple so far. The complication is a 2-level hierarchy of data within the string. In Oracle 12. The context ...
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 ...