BMarcus926
Member
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, single-stepping seems to lock up the script to where I can't make changes, or go back to a prior step, etc. In the SQL window, I can't use "/", which is how I've always run an anonymous block terminated with ";", for example. Is anyone well-versed in SQL Nav that knows what I'm talking about, and can tell me how to do the same stuff in PLSD?