I am trying to export a large (about 10M) data set from Oracle using SQL developer (unfortunately I don't have SQLCLI or SQL Plus available). Is there an efficient way to do this that won't type up SQL developer? Last time it took about 5 or 6 hours. With TOAD (unfortunately no longer available), it took about 15 minutes. I would rather not type up SQL developer for hours when this runs. Any suggestions on a good way to do this? Thank you.