Recent content by PFH

  1. P

    Spaces instead of Tabs

    Perfect, thank you!
  2. P

    Spaces instead of Tabs

    When coding I prefer editors to replace tabs with spaces as things can get messed up when some developers have tab spaces set to 3 spaces and others set to 4. Where is the setting in PL/SQL develoepr to use spaces for tabs?
  3. P

    Truncating a table

    Hi, yes this I can do for sure but to be honest I expect a tool like PL/SQL developer to have a standard function for this (right click on Table etc).
  4. P

    Truncating a table

    Is there anyway to truncate a table in PL/SQL developer. I am reviewing PL/SQL developer as an alternative to TOAD and another tool. I use Truncate extensively but cannot find the command anywhere. I saw some messages in this forum about a Browser Extension Plugin but the link is broken so I am...
Back
Top