Recent content by Jack

  1. J

    select from dblink

    A view has been created on server A pointing to a single table on server B using dblink. In pl/sql developer, when the a select(*) from the view is run the first page is returned ok. When the icon to return all rows is clicked, the rows are returned but pl/sql developer then hangs for 10...
Back
Top