Recent content by BruceUK

  1. B

    pl sql developer freezes after selecting 6000 rows

    Lost most of my reply 😔
  2. B

    pl sql developer freezes after selecting 6000 rows

    If this is a live requirement to edit, you may want to look at using the (very) basic Sql*Plus command line tool on your oracle client. Format with
  3. B

    Importer - Text or ODBC

    hi, I registered just to chip in on this. If you're importing a large number of records (>5000), use sqlldr which is the command line tool (it probably calls the same libraries) for which every Oracle consultant since the year dot carried a manual in their car. Check it out on the web and...
Back
Top