Script Summary: Runs SQL on oracleXE web version by pressing F6. Provides tab and Line Numbering.
Allows you to Run SQL commands on OracleXE web version via keyboard.
For those habitual of keyboard moving hand away and clicking mouse run button is a headache.
So just press F6 to execute commands. You can also map any function key of your wish just
change this line in code.
"var runShorcutKey=117; //add your favorite key value here"
codes are given in script header section.
v2.0: Provides Tab functionality in editor area. Also Provides line and column numbers
on bottom right corner.



