Recent content by BMarcus926

  1. B

    Developing SQL scripts, PLSD vs. SQLNav

    I did toggle the "autoselect" feature you mention, but the SQL window does not advance to the next statement -- sounds trivial, perhaps, but is highly annoying. Also, unless I'm missing something, "/" is not acceptable, which creates a problem for the large number of scripts I have in...
  2. B

    Developing SQL scripts, PLSD vs. SQLNav

    I'm very pleased with my switch from SQL Nav to PL/SQL Dev, except for one thing, really, that might prevent me from doing so. When developing SQL scripts on SQL Navigator, I can use either ";" or "/", just like SQL Plus, AND I can single step very easily. In the PLSD Command Window...
  3. B

    Multiple SQL statements

    I just downloaded the trial version and am comparing it to my longtime favorite, SQL Navigator. So far, favorably -- except for one thing: is there a way to allow multiple SQL statements in a single window? This helps you develop a SQL script, as opposed to a PL/SQL program. Not a...
Back
Top