Hi,
I'm exporting a table containing some encrypted strings using export to sql inserts. When i import the generated sql script back into the original table the result aren't the same as the original.
I'm guessing this has something to do with encoding but it seems to me a export followed by an import into the same db should give me the same results.
I'm using 7.0.3.11.23 and sqlplus
I'm exporting a table containing some encrypted strings using export to sql inserts. When i import the generated sql script back into the original table the result aren't the same as the original.
I'm guessing this has something to do with encoding but it seems to me a export followed by an import into the same db should give me the same results.
I'm using 7.0.3.11.23 and sqlplus