Hiya
I am trying to figure if i can get this working. I can do it in Toad but the users (including me) prefer PL SQL dev.
I create global temp table with 'on commit preserve rows'.
I upload data to this table using text import. (this is successful).
I then open a SQL window within the same...