Recent content by F. Barba

  1. F

    "Compare Table Data" generates empty script in V11 and V12

    Hello We just have our new PL/SQL Developer installed yesterday and observed rapidly the same problem :-( We can reproduce it with a simple table like the following created into two different schemas : create table TABLE_TEST ( rec_id INTEGER not null, rec_string VARCHAR2(32) )...
Back
Top