Recent content by stephan vos

  1. S

    PLSQL code editor wrapping lines permanently

    Hi, We had a issue recently where it seems that the editor wrapped various lines in a procedure permanently. For example: v_generated_id:=dw_apex_generate_utl.create_generated_script (pi_app_user,'',pi_zip_file_name,pi_comment,pi_apex_values_id,v_id,'ETL Deploy',$$PLSQL_UNIT); became...
  2. S

    Table view sql still not showing interval partitioning clause

    Thanks Marco. Can you indicate is this will be a patch release (10.x.x) or a major release 11.x?
  3. S

    Table view sql still not showing interval partitioning clause

    Hi, Since version 8 onwards up until version 10.05 of PL/SQL Developer when viewing the sql for table that is interval partitioned, the interval partitioning clause is missing. What is the reason for this still now being fixed? I saw an old thread in 2012 where this issue was raised. Thanks
Back
Top