Wednesday, November 7, 2007

SQL * Plus Tip #1

To change the previous query, just type EDIT, this command will redirect you into an editor so you can edit previous SQL command, short name : ED.

Then type / and the new SQL command will be executed

No comments: